diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-18 13:58:32 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-18 13:58:32 (GMT) |
commit | b97db66908c73a912c7b14f9502bad2fd6f7971a (patch) | |
tree | 2776e4473c3e194c8e42e209457bea16817a4e82 /ChangeLog | |
parent | 6fe554cad0f2191435d30324f3e2b0caf121f891 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |