summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-04-30 21:15:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-04-30 21:15:42 (GMT)
commit6230a4e9d34a3ea0b2dfc9ce47f0ab34e6ed9b81 (patch)
treed550ea733f0201576c408c6764ed0bd66975357e /ChangeLog
parentfc29863f3fe1e359b0a7727e0b8a46d7b5cef69e (diff)
downloadtcl-6230a4e9d34a3ea0b2dfc9ce47f0ab34e6ed9b81.zip
tcl-6230a4e9d34a3ea0b2dfc9ce47f0ab34e6ed9b81.tar.gz
tcl-6230a4e9d34a3ea0b2dfc9ce47f0ab34e6ed9b81.tar.bz2
* generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish
* library/init.tcl: CVS snapshots from earlier snapshots as well * unix/configure.in: as the 8.6b1 and 8.6b2 releases. * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8041e6e..8a41218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2010-04-30 Don Porter <dgp@users.sourceforge.net>
+ * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish
+ * library/init.tcl: CVS snapshots from earlier snapshots as well
+ * unix/configure.in: as the 8.6b1 and 8.6b2 releases.
+ * win/configure.in:
+
+ * unix/configure: autoconf-2.59
+ * win/configure:
+
* generic/tclBinary.c (TclAppendBytesToByteArray): Add comments
* generic/tclInt.h (TclAppendBytesToByteArray): placing overflow
protection responsibility on caller. Convert "len" argument to signed