summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-09-02 20:01:43 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-09-02 20:01:43 (GMT)
commita3ca2c33322a3f277d3affa55344c20ea64c1605 (patch)
treeb6a5496f352161cb8182b2d09f9090369c90d95e
parent1150e7e99aa60d4f7edcb46684f6685d2cd89a01 (diff)
downloadtcl-a3ca2c33322a3f277d3affa55344c20ea64c1605.zip
tcl-a3ca2c33322a3f277d3affa55344c20ea64c1605.tar.gz
tcl-a3ca2c33322a3f277d3affa55344c20ea64c1605.tar.bz2
Tag for RC4 release (again)
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d5299c..5821e0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-09-02 Andreas Kupries <andreask@activestate.com>
+ *** 8.5.9 TAGGED FOR RELEASE ***
+
* doc/glob.n: Fixed documentation ambiguity regarding the handling
of -join.
@@ -9,8 +11,6 @@
2010-09-01 Andreas Kupries <andreas_kupries@users.sourceforge.net>
- *** 8.5.9 TAGGED FOR RELEASE ***
-
* library/safe.tcl (::safe::AliasGlob): Moved the command
extending the actual glob command with a -directory flag to when
we actually have a proper untranslated path,