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)
commit5d8dc198ffb03372e3b66985f080b2d9a3a30297 (patch)
treebde14dee2ae7e6ac207fdcf9e4a51eb50b462211 /ChangeLog
parent5d071002e5b4cfa10e6e75a330c70c2247c4eb5b (diff)
parent1415e8eb0e56e0270c6349fb9a52f478b880af84 (diff)
downloadtcl-5d8dc198ffb03372e3b66985f080b2d9a3a30297.zip
tcl-5d8dc198ffb03372e3b66985f080b2d9a3a30297.tar.gz
tcl-5d8dc198ffb03372e3b66985f080b2d9a3a30297.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,