summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-07-23 16:02:26 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-07-23 16:02:26 (GMT)
commitd4e5bf9652f40b5cc68d23f8136afc0b61066b84 (patch)
treec3133c6f0f3b6a87438eb7b92bc72f97cb4836b6 /changes
parentf32bc2676f25b7ab16490e3f6f7051733ee77847 (diff)
downloadtcl-d4e5bf9652f40b5cc68d23f8136afc0b61066b84.zip
tcl-d4e5bf9652f40b5cc68d23f8136afc0b61066b84.tar.gz
tcl-d4e5bf9652f40b5cc68d23f8136afc0b61066b84.tar.bz2
A couple of trivial edits to the changes - added credits for bug
reports and fixed a typo in one date.
Diffstat (limited to 'changes')
-rw-r--r--changes7
1 files changed, 4 insertions, 3 deletions
diff --git a/changes b/changes
index c7bda69..c0cbbb5 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.79.2.9 2004/07/23 00:33:28 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.79.2.10 2004/07/23 16:02:26 kennykb Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -5983,7 +5983,7 @@ tclConfig.sh (hobbs)
2004-05-03 (bug fix)[868853] fix leak in [fconfigure $serial -xchar] (cassoff)
-2004-04/05 (bug fix)[928353,929892,928808,947440,948177] test fixes: OSX
+2004-04-05 (bug fix)[928353,929892,928808,947440,948177] test fixes: OSX
(abner)
2004-05-04 (bug fix) crash: [cd] w/ volumerelative $HOME (hobbs)
@@ -5991,7 +5991,8 @@ tclConfig.sh (hobbs)
2004-05-05 (bug fix)[794839] socket connect error -> r/w fileevents
(gravereaux)
-2004-05-14 (bug fix)[940278] [clock] notices $::env(TZ) changes (kenny)
+2004-05-14 (bug fix)[940278,922848] [clock] notices $::env(TZ) changes,
+gmt works on all platforms. (kenny, welton, glessner)
2004-05-18 (bug fix)[500285,500389,852944] [clock %G %V] ISO8601 week numbers
(kenny)