diff options
author | stwo <stwo> | 2012-08-08 23:07:27 (GMT) |
---|---|---|
committer | stwo <stwo> | 2012-08-08 23:07:27 (GMT) |
commit | 0062f8538fd9dc925e8b8e00b9ede5ff39022623 (patch) | |
tree | b24768e85d2b1d7c1d27928e28cbcdf052fe27eb /ChangeLog | |
parent | 7ce9d6f8fc9b0c2b4fd1a18a85c54bb37387dda0 (diff) | |
download | tcl-0062f8538fd9dc925e8b8e00b9ede5ff39022623.zip tcl-0062f8538fd9dc925e8b8e00b9ede5ff39022623.tar.gz tcl-0062f8538fd9dc925e8b8e00b9ede5ff39022623.tar.bz2 |
Change one '#ifdef' to '#if defined()' for improved consistency within the file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-08-08 Stuart Cassoff <stwo@users.sourceforge.net> + + * unix/tclUnixCompat.c: Change one '#ifdef' to '#if defined()' for + improved consistency within the file. + 2012-08-08 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclfileName.c: [Bug #1536227]: Cygwin network pathname |