summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-08-21 23:38:21 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-08-21 23:38:21 +0000
commitfae75488df45af8368f1257fb426c7f50647a216 (patch)
treeb1622aae7e9802f1e29ecf6416e455ad368486ab /ChangeLog
parent33a01668d50f493352eda749f7b6edba8d490bf6 (diff)
downloadpango-fae75488df45af8368f1257fb426c7f50647a216.tar.gz
Bug 468953 – pango-renderer.c: using function without prototype
2007-08-21 Behdad Esfahbod <behdad@gnome.org> Bug 468953 – pango-renderer.c: using function without prototype * pango/pango-renderer.c: #include <pango-impl-utils.h> svn path=/trunk/; revision=2412
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 206732e9..9572698f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-08-21 Behdad Esfahbod <behdad@gnome.org>
+ Bug 468953 – pango-renderer.c: using function without prototype
+
+ * pango/pango-renderer.c: #include <pango-impl-utils.h>
+
+2007-08-21 Behdad Esfahbod <behdad@gnome.org>
+
Bug 463430 – Gets stuck while "formatting message"
* pango/opentype/harfbuzz-gpos.c (Lookup_PairPos1),