summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-08-04 17:07:21 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-08-04 17:07:21 +0000
commit9c45222942942bd76cc6a5d1704349a7a0418493 (patch)
tree6d8c6148679c19e7e90cc409a4dbfde3c2c574a4 /ChangeLog.pre-2-8
parenta22afd365ee241b6032828ba4e82d4a88ea23181 (diff)
Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif
2005-08-04 Tor Lillqvist <tml@novell.com> * glib/gstdio.h: Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif block. Otherwise we had G_BEGIN_DECLS without matching G_END_DECLS on Unix, and G_END_DECLS without matching G_BEGIN_DECLS on Win32.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 171e3e9d1..2cc8fcced 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+2005-08-04 Tor Lillqvist <tml@novell.com>
+
+ * glib/gstdio.h: Move the G_BEGIN_DECLS/G_END_DECLS pair outside
+ the #if/#else/#endif block. Otherwise we had G_BEGIN_DECLS without
+ matching G_END_DECLS on Unix, and G_END_DECLS without matching
+ G_BEGIN_DECLS on Win32.
+
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* configure.in: Bump version