summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-08-12 06:33:57 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-08-12 06:33:57 (GMT)
commit8e8aded10e47e71e46f147c70c05682530abd9a9 (patch)
tree5965ef684e7f6aa9407a5512fdcaaa96adeff4f3
parente5bf4297197d9bc1aa18f13ee669cb0fe3e49ba4 (diff)
downloadcv2pdb-8e8aded10e47e71e46f147c70c05682530abd9a9.zip
cv2pdb-8e8aded10e47e71e46f147c70c05682530abd9a9.tar.gz
cv2pdb-8e8aded10e47e71e46f147c70c05682530abd9a9.tar.bz2
version 0.10
-rw-r--r--CHANGES5
-rw-r--r--TODO2
-rw-r--r--VERSION2
3 files changed, 3 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 7a1cb79..e4f5650 100644
--- a/CHANGES
+++ b/CHANGES
@@ -64,13 +64,10 @@ Version history
because of inline expansion
* fixed line numbers > 32767 and sections with 0 line number entries
-2009-07-16 Version 0.10 unreleased yet
+2009-08-12 Version 0.10
* better support for DMC:
- entries LF_FRIENDFCN removed
- entries LF_FRIENDCLS, LF_VBCLASS and LF_IVBCLASS converted
thanks to Andrew.
* derived-classes info in class entry now cleared to be consistent with removal of LF_DERIVED
-
-
-
diff --git a/TODO b/TODO
index af01458..94431ef 100644
--- a/TODO
+++ b/TODO
@@ -26,4 +26,4 @@ in the future, but not all have a known solution.
* watch incorrect if same variable name used in different parts of a function
* rtti display: disable for structs
* line number in templates sometimes off by 1 or 2
-* call to other function sometimes jumps to called function while still pushing args
+* call to other function jumps to called function while pushing default arguments
diff --git a/VERSION b/VERSION
index 67c2297..e7544c4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION = 0.9
+VERSION = 0.10