diff options
author | hobbs <hobbs> | 2001-03-28 02:30:43 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-03-28 02:30:43 (GMT) |
commit | fab12e88755cacc7b052b39f08ca80040612ff61 (patch) | |
tree | 60ae2fe40a4ce6a86be44cd87de4eb1ff60271be | |
parent | a21bda19f3e66a10cf4a9510060918de0d7db654 (diff) | |
download | tcl-fab12e88755cacc7b052b39f08ca80040612ff61.zip tcl-fab12e88755cacc7b052b39f08ca80040612ff61.tar.gz tcl-fab12e88755cacc7b052b39f08ca80040612ff61.tar.bz2 |
see changes
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-03-27 Jeff Hobbs <jeffh@gimlet.activestate.com> + + * doc/Alloc.3: corrected docs to note that Tcl_Attempt* return + char *'s, not ints. [Bug #411388] + + * tests/regexp.test (regexp-19.1): + * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): fixed handling of nulls + in subspec value. + 2001-03-26 Don Porter <dgp@users.sourceforge.net> * generic/tclDecls.h (Tcl_InitCustomHashTable): Correction to patch from 2001-01-18; tclDecls.h was not generated using |