summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-13 18:12:55 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-13 18:12:55 (GMT)
commit762fa1a537f4ca15376e7da1c87e323eb2e7a60c (patch)
treeed726018a4af09887f994869575e0253fe2487a5 /ChangeLog
parentce2c116eefb714e8c79c8dda6a244e276f177d8f (diff)
downloadtcl-762fa1a537f4ca15376e7da1c87e323eb2e7a60c.zip
tcl-762fa1a537f4ca15376e7da1c87e323eb2e7a60c.tar.gz
tcl-762fa1a537f4ca15376e7da1c87e323eb2e7a60c.tar.bz2
* generic/tclFileName.c: Fix for errors handling -types {}
* tests/fileName.test: option to [glob]. [Bug 1750300] Thanks to Matthias Kraft and George Peter Staplin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f67d5a2..3f899c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-13 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclFileName.c: Fix for errors handling -types {}
+ * tests/fileName.test: option to [glob]. [Bug 1750300]
+ Thanks to Matthias Kraft and George Peter Staplin.
+
2008-08-12 Don Porter <dgp@users.sourceforge.net>
*** 8.5.4 TAGGED FOR RELEASE ***