diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-24 10:54:50 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-24 10:54:50 (GMT) |
commit | 3628c71caa5cc745e75c919fbf02240131221386 (patch) | |
tree | 6ac609393630b9f07c7b780d4904bdfd374d3b1c /ChangeLog | |
parent | 78bbbde35c3f53764827e54afe963af4ea244aa4 (diff) | |
parent | 68d4dd76ebfda8029af039e6f6fd403ca851ce21 (diff) | |
download | tcl-3628c71caa5cc745e75c919fbf02240131221386.zip tcl-3628c71caa5cc745e75c919fbf02240131221386.tar.gz tcl-3628c71caa5cc745e75c919fbf02240131221386.tar.bz2 |
Revert most of [3caedf05df], since when we let cygwin share the win32 stub table this is no longer necessary
implement TclpInetNtoa for win32
Let cygwin share stub table with win32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2012-05-24 Jan Nijtmans <nijtmans@users.sf.net> + + * tools/genStubs.tcl: Let cygwin share stub table with win32 + * win/tclWinSock.c: implement TclpInetNtoa for win32 + * generic/tclInt.decls: Revert most of [3caedf05df], since when + we let cygwin share the win32 stub table this is no longer necessary + * generic/tcl*Decls.h: re-generated + * doc/dde.n: 1.3 -> 1.4 + 2012-05-23 Donal K. Fellows <dkf@users.sf.net> * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that |