summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ad9e1..d036ef1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,11 @@
* tests/httpd: Backport new tests for http 2.7.3.
* tests/http.tcl:
+2008-04-10 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace
+ deprecated NSModule API by dlfcn API.
+
2008-04-09 Kevin B. Kenny <kennykb@acm.org>
* tools/tclZIC.tcl: Always emit Unix-style line terminators.