diff options
author | hobbs <hobbs> | 2008-03-12 05:39:55 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-03-12 05:39:55 (GMT) |
commit | 0a7572c971ff4828a543fd4de8c92affc3d6eaaa (patch) | |
tree | 54b90ccd98503ae8fe3113a297a0fb6a8b1aaea4 /ChangeLog | |
parent | 1d994e8c28b8cb027901f0f1208f9f0f73171f4f (diff) | |
download | tcl-0a7572c971ff4828a543fd4de8c92affc3d6eaaa.zip tcl-0a7572c971ff4828a543fd4de8c92affc3d6eaaa.tar.gz tcl-0a7572c971ff4828a543fd4de8c92affc3d6eaaa.tar.bz2 |
* library/http/http.tcl: whitespace changes, code cleanup. Allow
http to be re-sourced without overwriting http state.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-11 Jeff Hobbs <jeffh@ActiveState.com> + + * library/http/http.tcl: whitespace changes, code cleanup. Allow + http to be re-sourced without overwriting http state. + 2008-03-11 Daniel Steffen <das@users.sourceforge.net> * generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escape |