diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-08-11 21:31:09 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-08-11 21:31:09 (GMT) |
commit | 9bf7aefef2826d2275a85e56b6e49d9af59fc2a6 (patch) | |
tree | 8085cbe1fe85f3282aceb3b36d9c4d140a9325ce /ChangeLog | |
parent | ab3517ae4d6cb7db7cd132fb1c502b9a82794859 (diff) | |
download | tcl-9bf7aefef2826d2275a85e56b6e49d9af59fc2a6.zip tcl-9bf7aefef2826d2275a85e56b6e49d9af59fc2a6.tar.gz tcl-9bf7aefef2826d2275a85e56b6e49d9af59fc2a6.tar.bz2 |
Remove the 8.5+ requirement to avoid problems with shipping http as a tcl module.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-08-11 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/http/http.tcl: Remove 8.5 requirement. + 2008-08-11 Andreas Kupries <andreask@activestate.com> * library/tm.tcl: Added a 'package provide' command to the |