summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 21:06:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 21:06:32 (GMT)
commit55804e86ba499482718af840b92ccf663eec5151 (patch)
tree5fff0cb0af06d0029e7279699d13ab36b2ccbd0d /ChangeLog
parentd162505a0b123105a5ef5acee426f2d085dfb740 (diff)
parent0fb607893ae4988adaf4594c35a88ef97086fd60 (diff)
downloadtcl-55804e86ba499482718af840b92ccf663eec5151.zip
tcl-55804e86ba499482718af840b92ccf663eec5151.tar.gz
tcl-55804e86ba499482718af840b92ccf663eec5151.tar.bz2
[Bug 3598300]: unix: tcl.h does not include sys/stat.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9b7df4..434cbea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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,
+ backported from TEA (not actually used in Tcl, only for Tk)
+
2013-01-14 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclInt.decls: Put back Tcl_[GS]etStartupScript in