diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 15:48:27 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-01 15:48:27 (GMT) |
commit | ba0f9ef3892cbd55c984b3b07fa3301a66ba9965 (patch) | |
tree | ba9dc010302e4218a942ee8db65b225f4b123070 /ChangeLog | |
parent | 26a7fe964873387b4eeb9ae331517cc3a880ee72 (diff) | |
download | tcl-ba0f9ef3892cbd55c984b3b07fa3301a66ba9965.zip tcl-ba0f9ef3892cbd55c984b3b07fa3301a66ba9965.tar.gz tcl-ba0f9ef3892cbd55c984b3b07fa3301a66ba9965.tar.bz2 |
Clarified documentation of RE flags. [Bug 1167840]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/RegExp.3: Clarified documentation of RE flags. [Bug 1167840] + * doc/refchan.n: Adjust internal name to be consistent with the file name for reduced user confusion. After comment by Dan Steffen. |