summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-07-05 20:18:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-07-05 20:18:05 (GMT)
commitaf44831b78945cce22b370f8a9185a5758064d9a (patch)
tree3b6ca9be400cf9bd9435336afcdce54e18a102ed /changes
parent04e435eb58be31778370bb38c18952a2d6a782b1 (diff)
downloadtcl-af44831b78945cce22b370f8a9185a5758064d9a.zip
tcl-af44831b78945cce22b370f8a9185a5758064d9a.tar.gz
tcl-af44831b78945cce22b370f8a9185a5758064d9a.tar.bz2
* added recent changes
Diffstat (limited to 'changes')
-rw-r--r--changes12
1 files changed, 11 insertions, 1 deletions
diff --git a/changes b/changes
index c7f11e4..fdc9432 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.69 2002/07/05 07:15:18 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.70 2002/07/05 20:18:05 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -5536,4 +5536,14 @@ default; older compilers may need configuration (english)
2002-06-21 (new feature)[TIP 99,562970] new [file link] command (darley)
+2002-06-24 (new feature)[TIP 101] new [tcltest::configure] command (porter)
+
+2002-06-25 (new feature) --enable-man-symlinks and --enable-man-compression
+options to configure (max)
+
+2002-06-26 (bug fix)[565880] [clock format] now respects locale (max)
+ *** POTENTIAL INCOMPATIBILITY ***
+
+2002-07-03 (bug fix)[577015] [catch] catches even compile errors (sofer)
+
--- Released 8.4b1, July 5, 2002 --- See ChangeLog for details ---