summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2002-07-01 12:52:42 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2002-07-01 12:52:42 +0000
commit77f148f908474b25e3e6dcbdad7b040e734be6d1 (patch)
treedef19d2bb17bc4c7d4eac3a694d108ae6e2f365b /ChangeLog
parent93dbf6ac514e204bf2e5a81f0518ae1c84e4662b (diff)
Add parenthesis to protect macro argument. Spotted by Sam Couter
2002-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/garray.h: Add parenthesis to protect macro argument. Spotted by Sam Couter <sam@topic.com.au>. Merged from HEAD. (#86826)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8123f3e52..59c7c4462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * glib/garray.h: Add parenthesis to protect macro
+ argument. Spotted by Sam Couter <sam@topic.com.au>. Merged from
+ HEAD. (#86826)
+
+
2002-06-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/gmessages.h (g_assert, g_assert_not_reached,