diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 0 insertions, 40 deletions
@@ -1,43 +1,3 @@ -2010-12-17 Stuart Cassoff <stwo@users.sourceforge.net> - - * unix/Makefile.in: Use 'rpmbuild', not 'rpm' [Bug 2537626]. - -2010-12-16 Jan Nijtmans <nijtmans@users.sf.net> - - * generic/tclPanic.c: [Patch 3124554]: Move WishPanic from Tk to Tcl - * win/tclWinFile.c: Better communication with debugger, if present. - -2010-12-15 Jan Nijtmans <nijtmans@users.sf.net> - - * generic/tclPanic.c: Restore abort() as it was before. - * win/tclWinFile.c: [Patch 3124554] use ExitProcess() here, like - in wish. - -2010-12-14 Jan Nijtmans <nijtmans@users.sf.net> - - * generic/tcl.h: [Bug 3137454]: Tcl CVS HEAD does not build on GCC 3 - -2010-12-14 Reinhard Max <max@suse.de> - - * win/tclWinSock.c (CreateSocket): Swap the loops over - * unix/tclUnixSock.c (CreateClientSocket): local and remote - addresses, so that the system's address preference for the remote - side decides which family gets tried first. Cleanup and clarify - some of the comments. - -2010-12-13 Jan Nijtmans <nijtmans@users.sf.net> - - * generic/tcl.h: [Bug 3135271] Link error due to hidden - * unix/tcl.m4: symbols (CentOS 4.2) - * unix/configure: (autoconf-2.59) - * win/tclWinFile.c: Undocumented feature, only meant to be - used by Tk_Main. See [Patch 3124554]: Move WishPanic from Tk to Tcl - -2010-12-12 Stuart Cassoff <stwo@users.sourceforge.net> - - * unix/tcl.m4: Better building on OpenBSD. - * unix/configure: (autoconf-2.59) - 2010-12-10 Jan Nijtmans <nijtmans@users.sf.net> * generic/tcl.h: [Bug 3129448]: Possible over-allocation on |