summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 5 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index c840c29..a7900aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,13 @@
+2010-10-12 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * tools/uniClass.tcl Spacing and comments: let uniClass.tcl generation match
+ * generic/regc_locale.c better the current (hand-modified) regc_locale.c
+
2010-10-12 Reinhard Max <max@suse.de>
* unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and
refactor the calls to freeaddrinfo() [Bug #3084338].
-2010-10-12 Jan Nijtmans <nijtmans@users.sf.net>
-
- * win/tclWin32Dll.c: Eliminate many tclWinProcs-> indirect calls, which
- * win/tclWinFCmd.c: are no longer needed.
- * win/tclWinFile.c:
- * win/tclWinInt.h:
- * win/tclWinPipe.c:
- * win/tclWinTest.c:
- * win/tclWinSock.c: Fix some MSVC 6.0 warnings (thanks to Pat Thoyts!)
-
2010-10-11 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinDde.c: [FRQ 2965056]: Windows build with -DUNICODE