diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-07-08 23:01:58 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-07-08 23:01:58 +0000 |
commit | da7bd03970653bc9d09446b0d2a49417791c5b18 (patch) | |
tree | bcc86ca941615a761cd350e2442124e3699880d8 /ChangeLog | |
parent | b9f7b88e3d100b87a856e077b5f2fdbf49c73ebb (diff) | |
download | pango-da7bd03970653bc9d09446b0d2a49417791c5b18.tar.gz |
Bug 346297 – autogen doesn't work with automake-1.6 Patch from Priit
2006-07-08 Behdad Esfahbod <behdad@gnome.org>
Bug 346297 – autogen doesn't work with automake-1.6
Patch from Priit Laes
* autogen.sh, configure.in: Require automake 1.7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-07-08 Behdad Esfahbod <behdad@gnome.org> + Bug 346297 – autogen doesn't work with automake-1.6 + Patch from Priit Laes + + * autogen.sh, configure.in: Require automake 1.7. + +2006-07-08 Behdad Esfahbod <behdad@gnome.org> + * pango/glyphstring.c (pango_glyph_string_get_width): * pango/pango-glyph.h: * pango/pango-layout.c (pango_layout_line_index_to_x), |