diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-18 18:47:50 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-18 18:47:50 +0000 |
commit | 673d8cbb35bacfcfd3e3376794119a2e062d846c (patch) | |
tree | 78793c4da9fa02013ee77ecc70e0d83e1f40249f /ChangeLog | |
parent | 651e22798f1b5e602af316778623328c2db778ed (diff) | |
download | pango-673d8cbb35bacfcfd3e3376794119a2e062d846c.tar.gz |
(Fixes from Frank Belew, #58905)
Thu Oct 18 14:40:04 2001 Owen Taylor <otaylor@redhat.com>
(Fixes from Frank Belew, #58905)
* pango/pangox.c (pango_x_apply_ligatures): Fix label
at end of block.
* pango/mini-fribidi/fribidi.c pango/mini-fribidi/fribid.patch:
Use g_alloca() instead of mix of MSVC specific and GCC specific
stuff.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Thu Oct 18 14:40:04 2001 Owen Taylor <otaylor@redhat.com> + + (Fixes from Frank Belew, #58905) + + * pango/pangox.c (pango_x_apply_ligatures): Fix label + at end of block. + + * pango/mini-fribidi/fribidi.c pango/mini-fribidi/fribid.patch: + Use g_alloca() instead of mix of MSVC specific and GCC specific + stuff. + 2001-10-15 Matthias Clasen <matthiasc@poet.de> * pango/tmpl/x-fonts.sgml |