diff options
author | das <das> | 2004-11-19 06:51:57 (GMT) |
---|---|---|
committer | das <das> | 2004-11-19 06:51:57 (GMT) |
commit | f66d025f01fce9de1813e0e9b0da00dac079a978 (patch) | |
tree | 543040b8919bf55377f36d2ccb37ce0625bb323b | |
parent | e0a31c1844fdf63b80fd84668a1db20bae0d3119 (diff) | |
download | tcl-f66d025f01fce9de1813e0e9b0da00dac079a978.zip tcl-f66d025f01fce9de1813e0e9b0da00dac079a978.tar.gz tcl-f66d025f01fce9de1813e0e9b0da00dac079a978.tar.bz2 |
*** 8.4.8 TAGGED FOR RELEASE ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2004-11-19 Daniel Steffen <das@users.sourceforge.net> + *** 8.4.8 TAGGED FOR RELEASE *** + * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed detection @@ -13,8 +15,6 @@ 2004-11-18 Don Porter <dgp@users.sourceforge.net> - *** 8.4.8 TAGGED FOR RELEASE *** - * changes: Final updates for Tcl 8.4.8 release. 2004-11-18 Reinhard Max <max@suse.de> |