summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17cab43..4c15ac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-11 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when
+ argument version==NULL passed in. Backport of the fix for the
+ same problem in 8.5.
+
2006-10-10 Don Porter <dgp@users.sourceforge.net>
*** 8.4.14 TAGGED FOR RELEASE ***