summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-04 13:24:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-04 13:24:09 (GMT)
commit1fad410667cbf4ebf2cea2613f3e295284e29daa (patch)
treec9acdaec02cc17f3d9a8476fbcb2e7139673a0ce /ChangeLog
parent4da0ba8b2d2c697d6ec47db9b951345b6a1255ff (diff)
downloadtk-1fad410667cbf4ebf2cea2613f3e295284e29daa.zip
tk-1fad410667cbf4ebf2cea2613f3e295284e29daa.tar.gz
tk-1fad410667cbf4ebf2cea2613f3e295284e29daa.tar.bz2
Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.
One more last-moment fix for FreeBSD by Pietro Cerutti
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 209287d..e6a74da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-06-04 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tcl.m4: Eliminate NO_VIZ macro as current
+ zlib uses HAVE_HIDDEN in stead. One more last-moment
+ fix for FreeBSD by Pietro Cerutti
+
2013-05-23 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: [Bug 3613668]: XFilterEvent() hangs.