summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 079bd62..e0e03fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * generic/tclIO.c: Aftermath to [SF #427196]. Squash empty buffers
+ if they are smaller than the requested buffersize, to prevent
+ reusage of old buffers and to honor changes in the requested
+ buffersize made by the user.
+
2001-07-17 Mo DeJong <mdejong@redhat.com>
* win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition