summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-12-14 13:51:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-12-14 13:51:29 (GMT)
commit007218ef3654c34fefcef0a00be1ee7619292f5c (patch)
tree965aeeb3e1f912cfc328ab39e2b07146ecdab96f /ChangeLog
parent52bfe7018d1a7f4cb93fc25ea27e958bb6fed544 (diff)
downloadtcl-007218ef3654c34fefcef0a00be1ee7619292f5c.zip
tcl-007218ef3654c34fefcef0a00be1ee7619292f5c.tar.gz
tcl-007218ef3654c34fefcef0a00be1ee7619292f5c.tar.bz2
Added constraints
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b3c128..4cac956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-12-14 Donal K. Fellows <dkf@users.sf.net>
+ * tests/zlib.test: Added constraint so that tests don't fail where
+ they cannot work due to zlib support being missing.
+
* unix/configure.in, win/configure.in: Improve the autodetection code.
* win/tcl.m4 (SC_CONFIG_CFLAGS): Remove the assumption of the presence
of zlib library on Windows.