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)
commit2b8bf20f0c1da50e84efd533d43739a1737896a7 (patch)
treedd5b7d6f076d5723fba022fc47ac2b70d6e72f5e /ChangeLog
parente77162dd51a1520f2ec700ef3f557d498d5dba3b (diff)
parent9e8ba3b5d77ed44876e3454cbf88fff15687c610 (diff)
downloadtcl-2b8bf20f0c1da50e84efd533d43739a1737896a7.zip
tcl-2b8bf20f0c1da50e84efd533d43739a1737896a7.tar.gz
tcl-2b8bf20f0c1da50e84efd533d43739a1737896a7.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