summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d8b41ce..1abbca8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-14 Behdad Esfahbod <behdad@gnome.org>
+ * */*.c, */*/*.c: Make sure #include <config.h> is the first include
+ in the file. (bug #158870, based on patch by Luis Menina)
+
+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)