diff options
author | hobbs <hobbs> | 2007-11-29 00:31:50 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-11-29 00:31:50 (GMT) |
commit | 300ffcba6bfd94fe5e9afa67a61040c1974f39c3 (patch) | |
tree | 0c7765b8562e408d4234524d9ef5c431895400a9 /ChangeLog | |
parent | bc12fd68ee94dccdac5e1e6d04f160cbbad550ee (diff) | |
download | tcl-300ffcba6bfd94fe5e9afa67a61040c1974f39c3.zip tcl-300ffcba6bfd94fe5e9afa67a61040c1974f39c3.tar.gz tcl-300ffcba6bfd94fe5e9afa67a61040c1974f39c3.tar.bz2 |
* win/tclWinSock.c (Tcl_GetHostName): update to previous fix to
set hostname length appropriately, clean up check overall.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-11-28 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to + set hostname length appropriately, clean up check overall. + 2007-11-27 Don Porter <dgp@users.sourceforge.net> * win/tclWinSock.c: Add missing encoding conversion of the |