summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2001-10-30 22:09:20 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2001-10-30 22:09:20 +0000
commit481f268a29a4ae8746b9c89685ec827afcfd42f1 (patch)
treedda1cf9025970346ad1dc8cb837427787e083880 /ChangeLog.pre-1-8
parent24f2e7c4701fc475636d458808e8a7baabbd2c59 (diff)
downloadpango-481f268a29a4ae8746b9c89685ec827afcfd42f1.tar.gz
Remove declarations of unimplemented functions
* docs/pango-sections.txt, pango/pango-ot.h: Remove declarations of unimplemented functions pango_ot_ruleset_set_glyph_loader and pango_ot_ruleset_set_alternate_func and the related typedefs PangoOTGlyphLoader and PangoOTAlternateFunc. * pango/opentype/pango-ot-info.c, pango/opentype/pango-ot-ruleset.c: Documentation updates.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-810
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index baf16490..76c69e03 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,13 @@
+2001-10-30 Matthias Clasen <matthiasc@poet.de>
+
+ * docs/pango-sections.txt, pango/pango-ot.h: Remove declarations
+ of unimplemented functions pango_ot_ruleset_set_glyph_loader and
+ pango_ot_ruleset_set_alternate_func and the related typedefs
+ PangoOTGlyphLoader and PangoOTAlternateFunc.
+
+ * pango/opentype/pango-ot-info.c,
+ pango/opentype/pango-ot-ruleset.c: Documentation updates.
+
2001-10-30 Sven Neumann <sven@gimp.org>
* tests/Makefile.am: don't link against pangox at all.