summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-01-13 06:46:56 (GMT)
committernijtmans <nijtmans>2010-01-13 06:46:56 (GMT)
commit4823387a0b6e54dc2e2c9718e2b729224fb7260a (patch)
treeb75b8bc167a7e17a11d9b03e2f9f37e3ff845fde /ChangeLog
parent56d7490c09f06016e69f254acddad4390e66e924 (diff)
downloadtcl-4823387a0b6e54dc2e2c9718e2b729224fb7260a.zip
tcl-4823387a0b6e54dc2e2c9718e2b729224fb7260a.tar.gz
tcl-4823387a0b6e54dc2e2c9718e2b729224fb7260a.tar.bz2
Fix TCL_LL_MODIFIER for Cygwin
and various other minor CYGWIN compilation problems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fde17a..da37f80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2010-01-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.h Fix TCL_LL_MODIFIER for Cygwin
+ * generic/tclEnv.c: Fix CYGWIN compilation problems,
+ * generic/tclInt.h and remove some unnecessary
+ * generic/tclPort.h double includes.
+ * generic/tclPlatDecls.h
+ * win/cat.c
+ * win/tclWinConsole.c
+ * win/tclWinFCmd.c
+ * win/tclWinFile.c
+ * win/tclWinPipe.c
+ * win/tclWinSerial.c
+ * win/tclWinThrd.c
+ * win/tclWinPort.h: Put win32 includes first
+ * unix/tclUnixChan.c Forgot one CONST change
+
2010-01-12 Donal K. Fellows <dkf@users.sf.net>
* tools/tcltk-man2html.tcl: Make the generation of the list of things