diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-20 22:03:08 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-20 22:03:08 +0000 |
commit | b1ff829f9f80b5b78bfb3dee29fdbee7af9ac218 (patch) | |
tree | be19870ec7205299c546effacd9a2b24586eeef3 /ChangeLog.pre-1-0 | |
parent | 68244b6fd4360f53c5d2c57d52fbd16ccabdca47 (diff) | |
download | pango-b1ff829f9f80b5b78bfb3dee29fdbee7af9ac218.tar.gz |
Fix recode functions to take gunichar * since we pass that in. (#72059,
Wed Feb 20 16:58:24 2002 Owen Taylor <otaylor@redhat.com>
* modules/arabic/{naqshfont.[ch],mulefont.[ch],langboxfont.[ch]}:
Fix recode functions to take gunichar * since we pass that in.
(#72059, reported by Miroslaw Dobrzanski-Neumann)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 8dcce4a4..6f5efef8 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,9 @@ +Wed Feb 20 16:58:24 2002 Owen Taylor <otaylor@redhat.com> + + * modules/arabic/{naqshfont.[ch],mulefont.[ch],langboxfont.[ch]}: + Fix recode functions to take gunichar * since we pass that in. + (#72059, reported by Miroslaw Dobrzanski-Neumann) + Sun Feb 17 18:50:30 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Version 0.25 |