summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-11 16:50:51 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-11 16:50:51 (GMT)
commit3329ef058527a8da6bd82989598b9b34e85dfe07 (patch)
treefb1bcfcf7e23aadb777d3fb5d5c2494fb86f8026 /ChangeLog
parent9fe067cb7d0f4ec8efab849f111555dd54efebf7 (diff)
downloadtcl-3329ef058527a8da6bd82989598b9b34e85dfe07.zip
tcl-3329ef058527a8da6bd82989598b9b34e85dfe07.tar.gz
tcl-3329ef058527a8da6bd82989598b9b34e85dfe07.tar.bz2
Document the zlib command. Not yet complete!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6bafec..86f4048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-11 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/zlib.n: Added a start at the documentation. Still very rough.
+
2008-12-11 Jan Nijtmans <nijtmans@users.sf.net>
* win/Makefile.in: fix Windows build (mingw) for TIP #234 implementation