summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-02-10 10:28:02 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-02-10 10:28:02 (GMT)
commit7c7f5ce019e8eff60777b642821f2232c1ef7d3b (patch)
treee2219e280ff7679d0817719122ee7d6275b002eb /ChangeLog
parent09420076cacf4e1fa0d7ca3f044af5fda0b2cf65 (diff)
downloadtcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.zip
tcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.tar.gz
tcl-7c7f5ce019e8eff60777b642821f2232c1ef7d3b.tar.bz2
More consistency. [Bug 1117017]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0760372..76e0127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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