diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-25 08:37:29 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-05-25 08:37:29 (GMT) |
commit | abc0ed21d1172dd1ddf06c1fd922528d722cbad1 (patch) | |
tree | f5ae266ee207fad0b03c26e794c0e3b0c2fb686c /ChangeLog | |
parent | 0fb8717f4664e0c2b5f32dd5b43d38bf37de8da0 (diff) | |
download | tcl-abc0ed21d1172dd1ddf06c1fd922528d722cbad1.zip tcl-abc0ed21d1172dd1ddf06c1fd922528d722cbad1.tar.gz tcl-abc0ed21d1172dd1ddf06c1fd922528d722cbad1.tar.bz2 |
Finish fixing comments for [Bug 848440]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-05-25 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * generic/tclBasic.c: Removed references to Tcl_RenameCommand from + * generic/tcl.h: comments. [Bug 848440, second part] + * tests/fCmd.test: Rewrote tests that failed consistently on NFS so they either succeed (through slightly more liberal matching of the results) or are constrained to not run. [Bug 931312] |