diff options
author | hobbs <hobbs> | 2005-10-05 03:58:34 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-10-05 03:58:34 (GMT) |
commit | 6581c16e860b1a3ec39b6363acb0db74263f201a (patch) | |
tree | 9b52631de49ef30a930597d635419d6db114d711 /ChangeLog | |
parent | a027f4410a23cadee78e4c04f319df20b07567cb (diff) | |
download | tcl-6581c16e860b1a3ec39b6363acb0db74263f201a.zip tcl-6581c16e860b1a3ec39b6363acb0db74263f201a.tar.gz tcl-6581c16e860b1a3ec39b6363acb0db74263f201a.tar.bz2 |
scan %[] requires "one or more chars" [Bug 1277503]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2005-10-04 Jeff Hobbs <jeffh@ActiveState.com> + * doc/scan.n: scan %[] requires "one or more chars" [Bug 1277503] + * tests/winFile.test (getuser): allow valid Windows usernames. [Bug 1311285] |