summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-18 13:58:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-18 13:58:32 (GMT)
commitb97db66908c73a912c7b14f9502bad2fd6f7971a (patch)
tree2776e4473c3e194c8e42e209457bea16817a4e82 /ChangeLog
parent6fe554cad0f2191435d30324f3e2b0caf121f891 (diff)
downloadtcl-b97db66908c73a912c7b14f9502bad2fd6f7971a.zip
tcl-b97db66908c73a912c7b14f9502bad2fd6f7971a.tar.gz
tcl-b97db66908c73a912c7b14f9502bad2fd6f7971a.tar.bz2
[Bug 3598300]: unix: tcl.h does not include sys/stat.h.
(with an exception for OSX, for now)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cbdd1a..9328946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-18 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclPort.h: [Bug 3598300]: unix: tcl.h does not include
+ sys/stat.h
+
2013-01-16 Jan Nijtmans <nijtmans@users.sf.net>
* Makefile.in: Enable win32 build with -DTCL_NO_DEPRECATED, just