summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-07-22 21:41:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-07-22 21:41:23 (GMT)
commita9f62d46d64961de81485a9f8bca17da26422b98 (patch)
tree195e045cf14991e8db70c6d992913124444493e9
parent4dcfe1cc24fd10bd3e184990a3b7f7c3042d6e03 (diff)
downloadtcl-a9f62d46d64961de81485a9f8bca17da26422b98.zip
tcl-a9f62d46d64961de81485a9f8bca17da26422b98.tar.gz
tcl-a9f62d46d64961de81485a9f8bca17da26422b98.tar.bz2
typo/format fixes
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 587876d..e27fe50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,7 +65,8 @@
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the
generation of error messages and simplified by reusing data in a
- variable instead of retrieving the string again. Fixes [Tcl SF Bug 835289].
+ variable instead of retrieving the string again.
+ Fixes [Tcl SF Bug 835289].
* doc/OpenFileChnl.3: Added description of the behaviour of
Tcl_ReadChars when its 'charsToRead' argument is set to
@@ -105,7 +106,7 @@
on 'tclvfs', thinking that they have to close the channel in the
close handler for the filesystem.
-2004-06-14 Andreas Kupries <andreask@activestate.com>
+2004-07-14 Andreas Kupries <andreask@activestate.com>
* generic/tclIO.c:
* generic/tclIO.h:
@@ -954,8 +955,8 @@
2004-05-19 Andreas Kupries <andreask@activestate.com>
- * generic/tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as
- * generic/tclIO.h: [SF Tcl Bug 462317], see ChangeLog entry
+ * generic/tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem
+ * generic/tclIO.h: as [SF Tcl Bug 462317], see ChangeLog entry
2001-09-26. The fix done at that time is incomplete. It
is possible to get around it if the actual read
operation is defered and not executed in the event