summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-13 17:36:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-13 17:36:34 (GMT)
commita2110892447b53f535fd7d7aba9786904a82abf8 (patch)
tree279f1fbf224e9c5f6c05c515ec5d1956e01b9d59 /ChangeLog
parentd93221cfa2fbdaff58a321663559371cd0f27894 (diff)
downloadtcl-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f57ec1..6122e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.