summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6f0021..79e9ff4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-01-22 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclInt.decls Don't use DWORD and HANDLE here
+ * generic/tclIntPlatDecls.h
+ * generic/tcl.h Revert [2009-12-21] change, in stead
+ * generic/tclPort.h resolve the CYGWIN inclusion problems by
+ * win/tclWinPort.h re-arranging the inclusions at other places.
+ * win/tclWinError.c
+ * win/tclWinPipe.c
+ * win/tcl.m4 Make cygwin configuration error into
+ * win/configure.in a warning: CYGWIN compilation works
+ * win/configure although there still are test failures.
+
2010-01-22 Donal K. Fellows <dkf@users.sf.net>
* generic/tclExecute.c (TclExecuteByteCode): Improve error code