diff options
author | das <das> | 2005-12-06 08:06:57 (GMT) |
---|---|---|
committer | das <das> | 2005-12-06 08:06:57 (GMT) |
commit | 66205f57ab6edb595fd1223f7a44787d01f31dc8 (patch) | |
tree | be5d5b5078078ada52d80e56fca789fb9e1bc174 /ChangeLog | |
parent | cc1b97ab4fa3a3af2fc3abecb85ec34fd187fdf2 (diff) | |
download | tcl-66205f57ab6edb595fd1223f7a44787d01f31dc8.zip tcl-66205f57ab6edb595fd1223f7a44787d01f31dc8.tar.gz tcl-66205f57ab6edb595fd1223f7a44787d01f31dc8.tar.bz2 |
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure
overrides that were originally copied from Darwin CVS (rdar://3693001).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-05 Daniel Steffen <das@users.sourceforge.net> + + * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure + overrides that were originally copied from Darwin CVS (rdar://3693001). + 2005-12-05 Kevin B. Kenny <kennykb@acm.org> * tools/tclZIC.tcl: Updated to reflect changes in calling sequence |