diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |