diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-10-25 23:37:11 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-10-25 23:37:11 +0000 |
commit | 481f02efdb53542ce6fb1f5821cb6a4cfc83abee (patch) | |
tree | 0b88eadb7adbdcbb00c365f926d11c47e7a97c51 /ChangeLog | |
parent | 18247866c5843087f0e32c871449400f0d74b7f4 (diff) | |
download | pango-481f02efdb53542ce6fb1f5821cb6a4cfc83abee.tar.gz |
Even more cleanup and more type renames.
2007-10-25 Behdad Esfahbod <behdad@gnome.org>
* pango/opentype/*: Even more cleanup and more type renames.
svn path=/trunk/; revision=2478
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-25 Behdad Esfahbod <behdad@gnome.org> + * pango/opentype/*: Even more cleanup and more type renames. + +2007-10-25 Behdad Esfahbod <behdad@gnome.org> + * pango/opentype/*: More cleanup, remove redundant error types. 2007-10-24 Behdad Esfahbod <behdad@gnome.org> |