diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-06 14:48:50 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-06 14:48:50 (GMT) |
commit | 342d27d13f57e57c4e1bc71b6dd00ef6244d8af1 (patch) | |
tree | fd529f2632f1dc861808b34d03339ed5cae73f7d /ChangeLog | |
parent | 0c84699237879a40d13fafbe6f92bff5caa60c44 (diff) | |
download | tcl-342d27d13f57e57c4e1bc71b6dd00ef6244d8af1.zip tcl-342d27d13f57e57c4e1bc71b6dd00ef6244d8af1.tar.gz tcl-342d27d13f57e57c4e1bc71b6dd00ef6244d8af1.tar.bz2 |
Declare that Tcl provides the zlib 2.0 package.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-06-06 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclZlib.c (TclZlibInit): Declare that Tcl is publishing the + zlib package (version 2.0) as part of its bootstrap process. This will + have an impact on tclkit (which includes zlib 1.1) but otherwise be + very low impact. + 2012-06-06 Jan Nijtmans <nijtmans@users.sf.net> * unix/tclUnixInit.c: On Cygwin, use win32 API in stead of uname() |