diff options
author | andreas_kupries <akupries@shaw.ca> | 2002-02-26 02:49:49 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2002-02-26 02:49:49 (GMT) |
commit | d181088ff738547a9a7dce8decab6c860a4b9664 (patch) | |
tree | 7ad1808b6946ad108c891f33adb77499c922d96d /ChangeLog | |
parent | a250b602bbacce9038f853923b404d201515d375 (diff) | |
download | tcl-d181088ff738547a9a7dce8decab6c860a4b9664.zip tcl-d181088ff738547a9a7dce8decab6c860a4b9664.tar.gz tcl-d181088ff738547a9a7dce8decab6c860a4b9664.tar.bz2 |
* mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the
option "-error". Essentially ignores the option, always
returning an empty string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-02-25 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the + option "-error". Essentially ignores the option, always + returning an empty string. + 2002-02-25 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclBasic.c (Tcl_EvalEx): avoiding a buffer overrun |