summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-02-13 19:58:35 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-02-13 19:58:35 +0000
commit8c9ce835112d6e39dd7ba1620f3b5418481ca2bc (patch)
tree67617e7dfb28759222fbf3822af45c82dafdb49b /ChangeLog.pre-2-0
parentec7e8f971e12ba8feff6c792caeafd92d767f02b (diff)
downloadgdk-pixbuf-8c9ce835112d6e39dd7ba1620f3b5418481ca2bc.tar.gz
Fix problems with characters < 256 in wide character locales. (Patch from
Tue Feb 13 13:56:58 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtktext.c (find_char_width): Fix problems with characters < 256 in wide character locales. (Patch from Yoichi Imai.)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index fc2320790..be4039268 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Tue Feb 13 13:56:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtktext.c (find_char_width): Fix problems with
+ characters < 256 in wide character locales. (Patch
+ from Yoichi Imai.)
+
Tue Feb 13 00:58:49 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkclist.c: Properly handle passive buttons at