summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-04 21:34:44 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-04 21:34:44 (GMT)
commit890a9b3e4f9384f8937646d49848aa669f93ed8e (patch)
tree922645525e098b8a22ff6c890df830eac382a39d /CHANGES
parent1ebb42385c535860df1455656f39699bffb20937 (diff)
downloadcv2pdb-890a9b3e4f9384f8937646d49848aa669f93ed8e.zip
cv2pdb-890a9b3e4f9384f8937646d49848aa669f93ed8e.tar.gz
cv2pdb-890a9b3e4f9384f8937646d49848aa669f93ed8e.tar.bz2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6c51426..5728ff6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,3 +18,13 @@ Version history
* support for field type LF_VFUNCTAB and symbol type S_CONSTANT used by DMC.
* added stringview to autoexp.dat for full length text display.
+2009-06-01 Version 0.3
+
+ * static members' debug info was not correctly converted, causing debugger confusion
+ * now works on executables compiled by DMC
+ - added command line switch -C to disable some D feature and
+ to remove function name from local variables
+ - added support for type LF_BITFIELD.
+ * added fields __viewhelper to classes string and object
+ * new addin dviewhelper.dll to display correctly terminated strings
+ and derived object type