summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorRobert Brady <rbrady@src.gnome.org>2000-10-25 19:35:38 +0000
committerRobert Brady <rbrady@src.gnome.org>2000-10-25 19:35:38 +0000
commitaa9f75179df280810eae115bc266e66e9c01e685 (patch)
tree68b7abb7975c71c90acbac0482888d6d405f0ad2 /ChangeLog.pre-2-8
parentf537723753fc443db7b1f908e4ea20103c76565a (diff)
downloadgdk-pixbuf-aa9f75179df280810eae115bc266e66e9c01e685.tar.gz
ChangeLog entry.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index f3c838f51..59676a143 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+2000-10-25 Robert Brady <robert@suse.co.uk>
+
+ * gtk/testtext.c (save_buffer): Allow creation of new files when
+ saving.
+
+ (fill_file_buffer): Don't die if a UTF-8 sequence is split across
+ calls to read().
+
2000-10-25 Tor Lillqvist <tml@iki.fi>
* gdk/gdkwindow.c: Include x11/gdkx.h only when building for X11.