diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-01-02 21:21:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-01-02 21:21:36 (GMT) |
commit | f336ac585ecc2f6c1ca5a67611bedbaa11a9c5df (patch) | |
tree | cbd6e76da094f28f8c36dc1942c6ea4773cd0a9f /ChangeLog | |
parent | 9c3e06f2af4831933ed763da9337da45cc3219d7 (diff) | |
download | tcl-f336ac585ecc2f6c1ca5a67611bedbaa11a9c5df.zip tcl-f336ac585ecc2f6c1ca5a67611bedbaa11a9c5df.tar.gz tcl-f336ac585ecc2f6c1ca5a67611bedbaa11a9c5df.tar.bz2 |
Fixed documentation bug reported on tcl-core, and reordered documentation
to discourage people from using the hex formatter that is hardly ever useful.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-01-02 Donal K. Fellows <dkf@users.sf.net> + + * doc/binary.n: Fixed documentation bug reported on tcl-core, and + reordered documentation to discourage people from using the hex + formatter that is hardly ever useful. + 2008-01-02 Don Porter <dgp@users.sourceforge.net> * generic/tcl.h: Bump version number to 8.5.1b1 to distinguish |