summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2008-02-06 15:25:14 (GMT)
committerdgp@users.sourceforge.net <dgp>2008-02-06 15:25:14 (GMT)
commiteed7aeebe7a6da90acaa0e22f80cf5191b0387c4 (patch)
tree660b9751f30a26810da77c560248c832d6f19ab6 /changes
parent15496832aa1c30a90f792da2d5127a5e12f687ad (diff)
downloadtcl-eed7aeebe7a6da90acaa0e22f80cf5191b0387c4.zip
tcl-eed7aeebe7a6da90acaa0e22f80cf5191b0387c4.tar.gz
tcl-eed7aeebe7a6da90acaa0e22f80cf5191b0387c4.tar.bz2
*** 8.4.18 TAGGED FOR RELEASE ***
* 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 ---