diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-06 07:40:47 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-08-06 07:40:47 (GMT) |
commit | ecec90b4aafbce89f57c1d810d440efc7df296ad (patch) | |
tree | d9af3e73a3058e77a5fcd08ed1b848553da8e23d /changes | |
parent | 6aad9eb5238309785f06a794e5a58496bab884ee (diff) | |
parent | 7224021d3b8e8681adb2d8450b3b533b4c58e69b (diff) | |
download | tcl-ecec90b4aafbce89f57c1d810d440efc7df296ad.zip tcl-ecec90b4aafbce89f57c1d810d440efc7df296ad.tar.gz tcl-ecec90b4aafbce89f57c1d810d440efc7df296ad.tar.bz2 |
Reference to correct Bug #number.
Fix warning in winDde.c, and more test-cases using Unicode characters
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7995,7 +7995,7 @@ like "nano()" instead of parsing as "nan o()" with missing op (duquette,porter) 2011-10-31 (bug fix)[3414754] EIAS violation in fs paths (porter) -2011-11-22 (bug fix)[2935503] Win: [file mtime] sets wrong time (nijtmans) +2011-11-22 (bug fix)[3354324] Win: [file mtime] sets wrong time (nijtmans) 2011-11-30 (bug fix)[967195] Simply args passed to child processes (nijtmans) => tcltest 2.3.4 |