diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2005-12-27 09:55:48 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-12-27 09:55:48 +0000 |
commit | c6f3ebb92c26904fe8c4043c4cfa2051f983851d (patch) | |
tree | cd3df939aee02d807bc96dc52ff0f251bc2c66a8 /ChangeLog | |
parent | 064ed86a45773b770c746073871b61c6c050a919 (diff) | |
download | pango-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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, |