summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2010-08-10 13:02:58 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2010-08-10 13:02:58 (GMT)
commit12a480adb1db6632e59b553856545a83b4a65e00 (patch)
tree463579c7e421d84a39f989b93583933afaf16975 /CHANGES
parent59dc1509092a46bb18e08f54ac5c4f859ca0ffa8 (diff)
downloadcv2pdb-12a480adb1db6632e59b553856545a83b4a65e00.zip
cv2pdb-12a480adb1db6632e59b553856545a83b4a65e00.tar.gz
cv2pdb-12a480adb1db6632e59b553856545a83b4a65e00.tar.bz2
fixed crash when working with -C (introduced in last version)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1cf36d1..f271b89 100644
--- a/CHANGES
+++ b/CHANGES
@@ -119,3 +119,9 @@ Version history
table pointer
* structs, classes and interfaces now have an internal qualifier attached that allows
the preview in autoexp.dat to show better info for structs and interfaces
+
+2010-08-10 Version 0.16
+
+ * fixed crash when working with -C (introduced in last version)
+
+