diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-13 17:36:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-13 17:36:34 (GMT) |
commit | a2110892447b53f535fd7d7aba9786904a82abf8 (patch) | |
tree | 279f1fbf224e9c5f6c05c515ec5d1956e01b9d59 /ChangeLog | |
parent | d93221cfa2fbdaff58a321663559371cd0f27894 (diff) | |
download | tcl-a2110892447b53f535fd7d7aba9786904a82abf8.zip tcl-a2110892447b53f535fd7d7aba9786904a82abf8.tar.gz tcl-a2110892447b53f535fd7d7aba9786904a82abf8.tar.bz2 |
Improve docs, start working towards implementing [zlib push]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-12-13 Donal K. Fellows <dkf@users.sf.net> + * doc/TclZlib.3: Basic documentation of the C-level API. * doc/zlib.n: Substantially improve documentation of Tcl-level API. * generic/tclZlib.c (ZlibCmd): Flesh out the argument parsing for the command to integrate with channels. |