summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 17:32:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 17:32:13 (GMT)
commit2a95f6b4192876906ced706fcdf40926f6a7eab7 (patch)
treebde14dee2ae7e6ac207fdcf9e4a51eb50b462211 /ChangeLog
parenta232873402bb9f847fdff9033a824fb7f62dd4b1 (diff)
parentea654cca69bc5e2bc539a27b0d7322f20466134f (diff)
downloadtcl-2a95f6b4192876906ced706fcdf40926f6a7eab7.zip
tcl-2a95f6b4192876906ced706fcdf40926f6a7eab7.tar.gz
tcl-2a95f6b4192876906ced706fcdf40926f6a7eab7.tar.bz2
[Bug 3598300]: unix: tcl.h does not include sys/stat.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ba830..96e1078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-15 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclPort.h: [Bug 3598300]: unix: tcl.h does not include
+ * unix/tclUnixPort.h: sys/stat.h
+
2013-01-14 Jan Nijtmans <nijtmans@users.sf.net>
* win/tcl.m4: More flexible search for win32 tclConfig.sh,