diff options
author | rmax <rmax> | 2006-10-19 22:36:50 (GMT) |
---|---|---|
committer | rmax <rmax> | 2006-10-19 22:36:50 (GMT) |
commit | 1554e780138bd026f0de6b5b0ed5144eb397a3c1 (patch) | |
tree | e4f59c9163935dac31066727926a0708efe9e4ba /ChangeLog | |
parent | 3d6b94a43ec0c0bcc68f8c310620c7e9531650de (diff) | |
download | tcl-1554e780138bd026f0de6b5b0ed5144eb397a3c1.zip tcl-1554e780138bd026f0de6b5b0ed5144eb397a3c1.tar.gz tcl-1554e780138bd026f0de6b5b0ed5144eb397a3c1.tar.bz2 |
* unix/configure.in: Added autodetection for OS-supplied timezone
* unix/Makefile.in: files and configure switches to override the
* unix/configure: detected default.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-10-20 Reinhard Max <max@tclers.tk> + + * unix/configure.in: Added autodetection for OS-supplied timezone + * unix/Makefile.in: files and configure switches to override the + * unix/configure: detected default. + 2006-10-18 Don Porter <dgp@users.sourceforge.net> *** 8.5a5 TAGGED FOR RELEASE *** |