diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-18 19:50:08 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-18 19:50:08 +0000 |
commit | 9aed2d156b6b6957b518b895a9040be98cd42079 (patch) | |
tree | 082ac0c8a25bf4de3791596b2bbd68a260b12f4c /ChangeLog | |
parent | 673d8cbb35bacfcfd3e3376794119a2e062d846c (diff) | |
download | pango-9aed2d156b6b6957b518b895a9040be98cd42079.tar.gz |
Remove the rest of the silly pango file-reading code from
Thu Oct 18 15:48:14 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-utils.h: Remove the rest of the
silly pango file-reading code from PANGO_ENABLE_BACKEND,
so I can use it in gtkimmodule.c. It's nothing
that should be in Pango longterm, but it's not
enough code to worry about removing before Pango-2.0.
(#61602, Sven Neumann)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Thu Oct 18 15:48:14 2001 Owen Taylor <otaylor@redhat.com> + + * pango/pango-utils.h: Remove the rest of the + silly pango file-reading code from PANGO_ENABLE_BACKEND, + so I can use it in gtkimmodule.c. It's nothing + that should be in Pango longterm, but it's not + enough code to worry about removing before Pango-2.0. + (#61602, Sven Neumann) + Thu Oct 18 14:40:04 2001 Owen Taylor <otaylor@redhat.com> (Fixes from Frank Belew, #58905) |