summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-14 06:37:44 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-14 06:37:44 +0000
commitd412258b4ca1ccaeecd211768974be6029a6f481 (patch)
tree6efe3854eaeb6f42648b5c6589d31e2628cf5f78 /ChangeLog
parent59e692ee5a119653d8743dcd7e066800a56cb9ff (diff)
downloadpango-d412258b4ca1ccaeecd211768974be6029a6f481.tar.gz
Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95.
2006-01-14 Behdad Esfahbod <behdad@gnome.org> * pango/pango-utils.h (pango_is_zero_width): Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95. (bug #326847)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcf15089..6d8b41ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-14 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/pango-utils.h (pango_is_zero_width): Move G_GNUC_CONST to
+ after declaration, to be compatible with gcc 2.95. (bug #326847)
+
2006-01-05 Behdad Esfahbod <behdad@gnome.org>
* pango/Makefile.am,