summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6daf708..a0bdbcff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2007-12-19 Behdad Esfahbod <behdad@gnome.org>
+
+ Red Hat Bug 426178: gtkdoc-scan fails on pango
+
+ * docs/pango-sections.txt:
+ * pango/pango-ot-private.h:
+ * pango/pango-ot.h:
+ Make the following symbols available to engines:
+
+ PANGO_IS_OT_INFO
+ PANGO_IS_OT_RULESET
+ PANGO_OT_INFO
+ PANGO_OT_RULESET
+ PANGO_TYPE_OT_INFO
+ PANGO_TYPE_OT_RULESET
+ pango_ot_info_get_type
+ pango_ot_ruleset_get_type
+
2007-12-17 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.19.2 ===