summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 833cccb..c3cc743 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2008-12-18 Donal K. Fellows <dkf@users.sf.net>
* compat/zlib/*: Import of zlib 1.2.3. The license is directly
- compatible with Tcl's.
+ compatible with Tcl's. This import omits the obsolete and
+ contributed parts (i.e. selected directories) and the supplied
+ examples.
* generic/tclZlib.c: First implementation of the compressing and
* doc/zlib.n: decompressing channel transformations.