summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2009-01-16 20:49:22 (GMT)
committerdgp@users.sourceforge.net <dgp>2009-01-16 20:49:22 (GMT)
commitb7542097b923f4d1cdfbafb4c694bee238bef63a (patch)
treed060e4298f8e8375a3f3eb2a61f8fbced9347702
parent585819fc89a312c84cf72b8949af0f102d1a61e0 (diff)
downloadtcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.zip
tcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.tar.gz
tcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.tar.bz2
correct the commit message
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b2cceb..72ecf3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish
* library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases
- * unix/configure.in: and to deal with the fact that the HEAD of
- * win/configure.in: init.tcl will not [source] in Tcl 8.6b1 .
+ * unix/configure.in: and to deal with the fact that the 8.6b1
+ * win/configure.in: version of init.tcl will not [source] in the
+ HEAD version of Tcl.
* unix/configure: autoconf-2.59
* win/configure: