diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-02-10 10:28:02 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-02-10 10:28:02 (GMT) |
commit | 7c7f5ce019e8eff60777b642821f2232c1ef7d3b (patch) | |
tree | e2219e280ff7679d0817719122ee7d6275b002eb /ChangeLog | |
parent | 09420076cacf4e1fa0d7ca3f044af5fda0b2cf65 (diff) | |
download | tcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.zip tcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.tar.gz tcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.tar.bz2 |
More consistency. [Bug 1117017]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-02-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * doc/binary.n: Made the documentation of sign bit masking and + [binary scan] consistent. [Bug 1117017] + 2005-02-01 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c (TclCompEvalObj): Removed stray statement |