diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-16 23:17:58 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-16 23:17:58 +0000 |
commit | 20b813ab225789782c942515e99bf50955975bec (patch) | |
tree | f45f51d13f43809efd4f2ec6577238b81f6ef0d6 /ChangeLog.pre-1-6 | |
parent | 17b30e31103af9b1d8ae92527cd02c4b5f0d6b31 (diff) | |
download | pango-20b813ab225789782c942515e99bf50955975bec.tar.gz |
Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)
Mon Dec 16 18:10:46 2002 Owen Taylor <otaylor@redhat.com>
* modules/basic/basic-xft.c: Add some extra ranges
as "*" to match basic-x.c. (#101083, Jungshik Shin)
Remove some extraneous "" ranges since we have
{ 0x0000, 0xffff, "" } anyways.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 14fdd7bc..fffecb2f 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,10 @@ +Mon Dec 16 18:10:46 2002 Owen Taylor <otaylor@redhat.com> + + * modules/basic/basic-xft.c: Add some extra ranges + as "*" to match basic-x.c. (#101083, Jungshik Shin) + Remove some extraneous "" ranges since we have + { 0x0000, 0xffff, "" } anyways. + Thu Dec 12 13:59:43 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Require autoconf-2.53. |