diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-13 11:13:15 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-13 11:13:15 (GMT) |
commit | 7558ac7276f0ee10f5beb26fe368eea7cbdb9e37 (patch) | |
tree | 53d6bcaa5bda61c3086640ffd1a5e1d55bead33b /ChangeLog | |
parent | 3df503b61ab4266ced72c8348c31069e48098fd9 (diff) | |
download | tcl-7558ac7276f0ee10f5beb26fe368eea7cbdb9e37.zip tcl-7558ac7276f0ee10f5beb26fe368eea7cbdb9e37.tar.gz tcl-7558ac7276f0ee10f5beb26fe368eea7cbdb9e37.tar.bz2 |
Reduce confusion (reported in c.l.t) over [string trim]'s chars argument
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-01-13 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/string.n: Removed the term 'set' from the documentation of + the [string trim] commands, as it caused confusion. + 2005-01-12 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/tcl.m4 (SC_PATH_{TCL,TK}CONFIG): Added code to detect the |