summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-08 22:38:42 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-08 22:38:42 (GMT)
commitb7a856759a005b30c998e4272b69d998ea88dc27 (patch)
treeee0ee056f0aafd11dcbdb7090cf93625dbf53b78 /CHANGES
parent633225e56bc7f0a3c0446121d36587992607bbbe (diff)
downloadcv2pdb-b7a856759a005b30c998e4272b69d998ea88dc27.zip
cv2pdb-b7a856759a005b30c998e4272b69d998ea88dc27.tar.gz
cv2pdb-b7a856759a005b30c998e4272b69d998ea88dc27.tar.bz2
v0.7: corrected number of field entries in classes or structs
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f4f5088..1452220 100644
--- a/CHANGES
+++ b/CHANGES
@@ -46,3 +46,7 @@ Version history
* removed LF_DERIVED info from debug info, as it is inconsistent in DMD generated info
with more than 4096 type entries
+
+2009-06-08 Version 0.7
+
+ * corrected number of field entries in classes or struct, because DMD miscounts private members