diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-23 22:24:21 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-23 22:24:21 +0000 |
commit | 8f1963687ece7d7cf98fbd96be27107c68e28c85 (patch) | |
tree | 9789c365434c4ce8ac1b874d81c572753a0b50ff /ChangeLog.pre-1-2 | |
parent | 2f62ef15f4dc2e6469e00117d27c8ae65fb9159b (diff) | |
download | pango-8f1963687ece7d7cf98fbd96be27107c68e28c85.tar.gz |
Remove this file; pangofttopgm is the test case for the FT2 backend now.
Wed Jan 23 16:49:24 2002 Owen Taylor <otaylor@redhat.com>
* examples/viewer-ft2.c: Remove this file; pangofttopgm
is the test case for the FT2 backend now.
* examples/Makefile.am: Don't dist moc_viewer-qt.cc.
* examples/Makefile.am: Build pangofttopgm if we have FT2.
* examples/pangoft2topgm.c (main): Warning fixes.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index f6b60951..a26b5a81 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,14 @@ +Wed Jan 23 16:49:24 2002 Owen Taylor <otaylor@redhat.com> + + * examples/viewer-ft2.c: Remove this file; pangofttopgm + is the test case for the FT2 backend now. + + * examples/Makefile.am: Don't dist moc_viewer-qt.cc. + + * examples/Makefile.am: Build pangofttopgm if we have FT2. + + * examples/pangoft2topgm.c (main): Warning fixes. + 2002-01-21 Havoc Pennington <hp@redhat.com> * pango/pango-layout.c (pango_layout_set_markup_with_accel): fix |