From 8e8aded10e47e71e46f147c70c05682530abd9a9 Mon Sep 17 00:00:00 2001 From: sagitario Date: Wed, 12 Aug 2009 06:33:57 +0000 Subject: version 0.10 --- CHANGES | 5 +---- TODO | 2 +- VERSION | 2 +- 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 -- cgit v0.12