diff options
author | Tor Lillqvist <tml@iki.fi> | 2002-09-21 12:59:31 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2002-09-21 12:59:31 +0000 |
commit | d0cac482039125a7118fa06d07dd24ae76d2ccaf (patch) | |
tree | 8c98889662c8db038ee5ddfa704006222562db13 /ChangeLog.pre-2-10 | |
parent | 106ad5896135b17c8b1e23e4af22148ffae86684 (diff) | |
download | gtk+-d0cac482039125a7118fa06d07dd24ae76d2ccaf.tar.gz |
Copy from X11 backend. The old version mishandled consecutive newlines.
2002-09-21 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkselection-win32.c (sanitize_utf8): Copy from X11
backend. The old version mishandled consecutive newlines.
* tests/testgtkrc: Remove obsolete mention of gtk-engines and
Pixmap theme engine on Win32.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 03c418c254..004f42951e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +2002-09-21 Tor Lillqvist <tml@iki.fi> + + * gdk/win32/gdkselection-win32.c (sanitize_utf8): Copy from X11 + backend. The old version mishandled consecutive newlines. + + * tests/testgtkrc: Remove obsolete mention of gtk-engines and + Pixmap theme engine on Win32. + Fri Sep 20 18:01:26 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (gtk_entry_unrealize): Set the IM |