diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-03-31 Behdad Esfahbod <behdad@gnome.org> + + Bug 334802 – Using plain integer as NULL pointer + + * pango/mapping.c (pango_glyph_string_x_to_index): Fix type assigining + trailing instead of *trailing. + + * pango/pango-layout.c (pango_layout_line_new): Use NULL instead of 0. + 2006-03-13 Behdad Esfahbod <behdad@gnome.org> Create pango-1-12 stable branch. |