diff options
author | dgp <dgp@users.sourceforge.net> | 2011-02-28 20:26:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-02-28 20:26:25 (GMT) |
commit | 9c8e87a87ae43bb8df1943823f8713fd7ae57f88 (patch) | |
tree | 8ee6705277823dd27e70db996120c703fda90e2f /ChangeLog | |
parent | b2a0e43c20f9760344b1df76388fb910a4849f3d (diff) | |
download | tcl-9c8e87a87ae43bb8df1943823f8713fd7ae57f88.zip tcl-9c8e87a87ae43bb8df1943823f8713fd7ae57f88.tar.gz tcl-9c8e87a87ae43bb8df1943823f8713fd7ae57f88.tar.bz2 |
* doc/RegExp.3: [Bug 3165108]: Corrected documentation of description
of subexpression info in Tcl_RegExpInfo structure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,13 @@ +2011-01-26 Donal K. Fellows <dkf@users.sf.net> + + * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description + of subexpression info in Tcl_RegExpInfo structure. + 2011-01-25 Jan Nijtmans <nijtmans@users.sf.net> - * generic/tclPreserve.c: Don't miss 64-bit address bits in panic message. - * win/tclWinChan.c: Fix various gcc-4.5.2 64-bit warning messages, + * generic/tclPreserve.c: Don't miss 64-bit address bits in panic + message. + * win/tclWinChan.c: Fix various gcc-4.5.2 64-bit warning messages * win/tclWinConsole.c e.g. by using full 64-bits for socket fd's * win/tclWinDde.c * win/tclWinPipe.c |