summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2005-12-27 09:55:48 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-12-27 09:55:48 +0000
commitc6f3ebb92c26904fe8c4043c4cfa2051f983851d (patch)
treecd3df939aee02d807bc96dc52ff0f251bc2c66a8 /ChangeLog
parent064ed86a45773b770c746073871b61c6c050a919 (diff)
downloadpango-c6f3ebb92c26904fe8c4043c4cfa2051f983851d.tar.gz
Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen)
2005-12-27 Behdad Esfahbod <behdad@gnome.org> * pango/opentype/pango-ot-buffer.c: Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias Clasen)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79287e07..6d1b404b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-27 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/opentype/pango-ot-buffer.c: Use g_slice for PangoOTBuffer
+ allocation. (bug #325026, Matthias Clasen)
+
2005-12-26 Behdad Esfahbod <behdad@gnome.org>
* modules/arabic/arabic-fc.c,