diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-07 22:31:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-10-07 22:31:41 (GMT) |
commit | 7d339460289a90d64c36b4ed7fcb390572efb438 (patch) | |
tree | 4b38d56cdc9819230369b81e5aedbda6b815f0bb /ChangeLog | |
parent | 094983988742832968355fbb8724e2f1f75059c8 (diff) | |
download | tcl-7d339460289a90d64c36b4ed7fcb390572efb438.zip tcl-7d339460289a90d64c36b4ed7fcb390572efb438.tar.gz tcl-7d339460289a90d64c36b4ed7fcb390572efb438.tar.bz2 |
Added better docs of [binary encode] and [binary decode]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-10-07 Donal K. Fellows <dkf@users.sf.net> + + * doc/binary.n: Added better documentation of the [binary encode] and + [binary decode] subcommands. + 2008-10-07 Miguel Sofer <msofer@users.sf.net> * generic/tclBasic.c: Move [tailcall], [coroutine] and |