summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreask <andreask>2013-04-30 18:46:44 (GMT)
committerandreask <andreask>2013-04-30 18:46:44 (GMT)
commitddae63135fcfecfdaf4c25397424f8996d5747d0 (patch)
treedd5b7d6f076d5723fba022fc47ac2b70d6e72f5e /ChangeLog
parent2fb979594aa28b8f095fa7aa99a36f9b057a9f60 (diff)
parenta034a4b99c8ed881713abf6ca8655f0a6952c0fa (diff)
downloadtcl-ddae63135fcfecfdaf4c25397424f8996d5747d0.zip
tcl-ddae63135fcfecfdaf4c25397424f8996d5747d0.tar.gz
tcl-ddae63135fcfecfdaf4c25397424f8996d5747d0.tar.bz2
(::platform::LibcVersion): Followup to the 2013-01-30 change. The RE
become too restrictive again. SuSe added a timestamp after the version. Loosened up a bit. Bumped package to version 1.0.12.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2d3561..d56c6ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2013-04-23 Jan Nijtmans <nijtmans@users.sf.net>
+2013-04-30 Andreas Kupries <andreask@activestate.com>
+
+ * library/platform/platform.tcl (::platform::LibcVersion):
+ * library/platform/pkgIndex.tcl: Followup to the 2013-01-30
+ change. The RE become too restrictive again. SuSe added a
+ timestamp after the version. Loosened up a bit. Bumped package
+ to version 1.0.12.
+
+2013-04-25 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclDecls.h: Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj
and Tcl_SetBooleanObj as macros using Tcl_NewIntObj, Tcl_DbNewLongObj