summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2010-10-24 09:21:52 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2010-10-24 09:21:52 (GMT)
commit75ac0cbb4f9f532eb5cf6fdf8c62fd398bdff0c7 (patch)
treedf0088a9ca27b0bfc57165e299dddd2b0d5e6126 /CHANGES
parentd8dd34291acfd7ae2441e917b2c46f0de7e39a81 (diff)
downloadcv2pdb-75ac0cbb4f9f532eb5cf6fdf8c62fd398bdff0c7.zip
cv2pdb-75ac0cbb4f9f532eb5cf6fdf8c62fd398bdff0c7.tar.gz
cv2pdb-75ac0cbb4f9f532eb5cf6fdf8c62fd398bdff0c7.tar.bz2
* fixed error with nested types longer than 255 characters
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4cf0904..5a2c2fb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -128,4 +128,7 @@ Version history
* fixed crash that could occur for user-defined types longer than 90 characters
+2010-10-24 Version 0.18
+
+ * fixed error with nested types longer than 255 characters