diff options
author | andreask <andreask> | 2013-04-30 18:43:28 (GMT) |
---|---|---|
committer | andreask <andreask> | 2013-04-30 18:43:28 (GMT) |
commit | 9e8ba3b5d77ed44876e3454cbf88fff15687c610 (patch) | |
tree | 36ba1cc4bd3fc43afe19c8c0d5aa6c7b950f7245 /ChangeLog | |
parent | 99ea4405aed6acebfa01e202fbf947decdfae5ee (diff) | |
download | tcl-9e8ba3b5d77ed44876e3454cbf88fff15687c610.zip tcl-9e8ba3b5d77ed44876e3454cbf88fff15687c610.tar.gz tcl-9e8ba3b5d77ed44876e3454cbf88fff15687c610.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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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> * win/tclWinDde.c: Update dde to version 1.3.3. |