summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2adb4316..f84e5449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-12 Armin Burgmeier <armin@openismus.com>
+
+ * tools/m4/base.m4: Added a new section called SECTION_HEADER_FIRST
+ that within the header file that is before any generated code (apart
+ from the include guards) and a _CONFIGINCLUDE macro that includes a
+ file within this section. This is intended to be used with
+ g*mmconfig.h so the *_DISABLE_DEPRECATED define is set for deprecated
+ classes also when included from other code.
+
2.12.10:
2007-06-10 Kalle Vahlman <zuh@iki.fi>