diff options
author | Behdad Esfahbod <pango@behdad.org> | 2005-08-15 04:16:04 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2005-08-15 04:16:04 +0000 |
commit | e7c987199e403fed8cd41ae62c1062fca02ff8f5 (patch) | |
tree | a74bfa4410095e7dd05dd32dd991cfa0bf78497b /ChangeLog.pre-1-10 | |
parent | 097b802e0df85efe8b54cfd4cbdab613fee33e7b (diff) | |
download | pango-e7c987199e403fed8cd41ae62c1062fca02ff8f5.tar.gz |
Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.
2005-08-15 Behdad Esfahbod <pango@behdad.org>
* pango/opentype/ftglue.h: Replace perror with perror_.
Remove FT_BEGIN_STMNT and FT_END_STMNT. (#313477)
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 8936507f..bf8550f3 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +2005-08-15 Behdad Esfahbod <pango@behdad.org> + + * pango/opentype/ftglue.h: Replace perror with perror_. + Remove FT_BEGIN_STMNT and FT_END_STMNT. (#313477) + 2005-08-14 Behdad Esfahbod <pango@behdad.org> * examples/HELLO.utf8: Remove some characters at the beginning |