summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a64eb7..f24c9e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-04 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tclWinNotify.c TCHAR-related fixes, making those two
+ * win/tclWinSock.c files compile fine when TCHAR != char
+ Please see comments in [Freq 2965056] (2965056-1.patch).
+
2010-05-03 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclIORChan.c Use "tclIO.h" and "tclTomMathDecls.h"