diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 08:36:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 08:36:50 (GMT) |
commit | 0b89726f8a6f74fe1cb4da6dc35374248cff6da7 (patch) | |
tree | 25e24010e896dcd56e6e937d4c611fb99e4b17f7 /ChangeLog | |
parent | 452519a8a01a4a9e857e7c6950d507c5cebc8494 (diff) | |
download | tcl-0b89726f8a6f74fe1cb4da6dc35374248cff6da7.zip tcl-0b89726f8a6f74fe1cb4da6dc35374248cff6da7.tar.gz tcl-0b89726f8a6f74fe1cb4da6dc35374248cff6da7.tar.bz2 |
Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-07-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/cmdMZ.test: Renamed constraint for clarity. [Bug#583427] + 2002-07-18 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclInt.h: |