summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-02-06 15:25:14 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-02-06 15:25:14 (GMT)
commit214cb20532ed73615bc262e1a925494e9c0e0e25 (patch)
tree660b9751f30a26810da77c560248c832d6f19ab6 /changes
parentafa47b42cf3c82e2c19a77e8c299f783e2f4cf87 (diff)
downloadtcl-214cb20532ed73615bc262e1a925494e9c0e0e25.zip
tcl-214cb20532ed73615bc262e1a925494e9c0e0e25.tar.gz
tcl-214cb20532ed73615bc262e1a925494e9c0e0e25.tar.bz2
*** 8.4.18 TAGGED FOR RELEASE ***core_8_4_18
* README: Bump version number to 8.4.18 * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release.
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/changes b/changes
index f3ff291..bdceb29 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.53 2007/12/31 16:57:04 dgp Exp $
+RCS: @(#) $Id: changes,v 1.79.2.54 2008/02/06 15:25:15 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -6499,3 +6499,9 @@ URL validity checking against RFC 2986 (hobbs)
over-consumption of resources (drewry,lane,ormandy,fellows)
--- Released 8.4.17, January 4, 2008 --- See ChangeLog for details ---
+
+2008-01-13 (bug fix)[1353846] crash in read-only serial (hobbs,newman)
+
+2008-01-30 (bug fix)[1882373] fix Tcl_GetAlias pointer code (an00na)
+
+--- Released 8.4.18, February 8, 2008 --- See ChangeLog for details ---