diff options
author | dgp <dgp@users.sourceforge.net> | 2004-11-24 19:28:40 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-11-24 19:28:40 (GMT) |
commit | 29adaea589aecef2abd89539f90534d4aed48258 (patch) | |
tree | 38d9c292b369f279faa1041388b1dc038c8f95eb /ChangeLog | |
parent | 2f91b9a160b5c4d0ce6e48a79afc8bd635645898 (diff) | |
download | tcl-29adaea589aecef2abd89539f90534d4aed48258.zip tcl-29adaea589aecef2abd89539f90534d4aed48258.tar.gz tcl-29adaea589aecef2abd89539f90534d4aed48258.tar.bz2 |
* generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new
* tests/info.test (info-19.6): trivial matching branch [Bug 1072654]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-24 Don Porter <dgp@users.sourceforge.net> + + * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new + * tests/info.test (info-19.6): trivial matching branch [Bug 1072654] + 2004-11-24 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tools/man2html.tcl, tools/man2html1.tcl: Update to use Tcl 8.4. |