summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-08-08 14:55:40 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-08-08 14:55:40 +0000
commitb73b08516c8c86234c8a35b05f7b2204e7ab10de (patch)
tree175fe06f0c5e5fdc7a603f68579516434de50773 /ChangeLog
parent82355601bff8ff93768ca4ec33b79a059a87f3da (diff)
downloadpango-b73b08516c8c86234c8a35b05f7b2204e7ab10de.tar.gz
Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(),
Fri Aug 8 10:33:31 2003 Owen Taylor <otaylor@redhat.com> * pango/pangoft2.h: Deprecate pango_ft2_get_context(), pango_ft2_font_map_for_display(), pango_ft2_shutdown_display(); the explicit * pango/pangoft2-fontmap.c (pango_ft2_shutdown_display): Add docs about deprecations. * examples/Makefile.am (INCLUDES): Add -DPANGO_DISABLE_DEPRECATED * examples/pangoft2topgm.c: Fix deprecated usages; add --dpi and --markup options. Improve error handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b381959..6b9c60f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Fri Aug 8 10:33:31 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangoft2.h: Deprecate pango_ft2_get_context(),
+ pango_ft2_font_map_for_display(), pango_ft2_shutdown_display();
+ the explicit
+
+ * pango/pangoft2-fontmap.c (pango_ft2_shutdown_display):
+ Add docs about deprecations.
+
+ * examples/Makefile.am (INCLUDES): Add -DPANGO_DISABLE_DEPRECATED
+
+ * examples/pangoft2topgm.c: Fix deprecated usages; add
+ --dpi and --markup options. Improve error handling.
+
Fri Aug 8 10:03:03 2003 Owen Taylor <otaylor@redhat.com>
* examples/pangoft2topgm.c: Get rid of a bunch of