summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-02-01 00:58:45 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-02-01 00:58:45 (GMT)
commit76525bf6da9eb870cc03ab6c2bc3409e8ed2580c (patch)
tree90c0db13cae06a45a8f2636b9e2a70573b1352fa /ChangeLog
parent4eea3c7fcf9d75b8ddb7fea30012b53457305d46 (diff)
downloadtcl-76525bf6da9eb870cc03ab6c2bc3409e8ed2580c.zip
tcl-76525bf6da9eb870cc03ab6c2bc3409e8ed2580c.tar.gz
tcl-76525bf6da9eb870cc03ab6c2bc3409e8ed2580c.tar.bz2
D'oh! The checkbook problem! It's 200*1* now, you fool!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2037a74..338882a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
-2000-01-31 Don Porter <dgp@users.sourceforge.net>
+2001-01-31 Don Porter <dgp@users.sourceforge.net>
* win/makefile.vc (install-libraries): Corrected misdirected
install directory for the msgcat 1.2 package.
-2000-01-30 Don Porter <dgp@users.sourceforge.net>
+2001-01-30 Don Porter <dgp@users.sourceforge.net>
* generic/tclIO.c (CopyData): Moved code that updates the count
of how many bytes are left to copy. Corrects bug that when
writing occurs in the background, the copy loop could be
@@ -11,7 +11,7 @@
TclCopyChannel(), leading to hangs and misreporting of number
of bytes copied. [Bug 118203, Patch 103432]
-2000-01-18 Andreas Kupries <a.kupries@westend.com>
+2001-01-18 Andreas Kupries <a.kupries@westend.com>
* Everything below belongs together, it fixes bug #123153.