diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-11 15:21:12 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-11 15:21:12 (GMT) |
commit | 9f5bce3cf43a2bddf371367d361c3fd289131e4a (patch) | |
tree | dc39c268fb92623a0c592f15a54044fd90ce7103 /ChangeLog | |
parent | faf1d78f0e68dafb8c624ca8f5ddcfafbbe7e775 (diff) | |
download | tcl-9f5bce3cf43a2bddf371367d361c3fd289131e4a.zip tcl-9f5bce3cf43a2bddf371367d361c3fd289131e4a.tar.gz tcl-9f5bce3cf43a2bddf371367d361c3fd289131e4a.tar.bz2 |
Correct date
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * generic/tclIOCmd.c (Tcl_OpenObjCmd): [Bug 2949740]: Make sure that we do not try to put a NULL pipeline channel into binary mode. -2010-02-09 Mo DeJong <mdejong@users.sourceforge.net> +2010-02-11 Mo DeJong <mdejong@users.sourceforge.net> [Bug 2826551, Patch 2948425]: Assorted regexp bugs related to -all, -line and -start options and newlines. |