diff options
author | Hans Breuer <hans@breuer.org> | 2004-02-28 23:57:02 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2004-02-28 23:57:02 +0000 |
commit | 309373b42cd6f03fe45e129e586d18bf11076be6 (patch) | |
tree | 9a4ceab56f45cc98bcc3d757d7a323774a9da8c1 /ChangeLog.pre-1-4 | |
parent | 8c63149f9fbe831f06d855249633a6d3be975867 (diff) | |
download | pango-309373b42cd6f03fe45e129e586d18bf11076be6.tar.gz |
use uniscribe_scripts instead of uniscribe_ranges (does show only with
2004-02-28 Hans Breuer <hans@breuer.org>
* pango/modules/basic/basic-win32.c : use uniscribe_scripts instead of
uniscribe_ranges (does show only with HAVE_USP10_H, which I don't)
patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135504
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 93ac9ffc..7f5f45dc 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,5 +1,11 @@ 2004-02-28 Hans Breuer <hans@breuer.org> + * pango/modules/basic/basic-win32.c : use uniscribe_scripts instead of + uniscribe_ranges (does show only with HAVE_USP10_H, which I don't) + patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135504 + +2004-02-28 Hans Breuer <hans@breuer.org> + * pango/pango.def : updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135518 |