summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-05-25 18:49:07 (GMT)
committerhobbs <hobbs>2005-05-25 18:49:07 (GMT)
commita037b38a4b352395866f07d29197d83129a22526 (patch)
tree71b8acbda6ee94682c4a13f3e81b6e804196a915 /ChangeLog
parent8af47f49023ddb3e0743fe10acd99bbe66d80fe1 (diff)
downloadtcl-a037b38a4b352395866f07d29197d83129a22526.zip
tcl-a037b38a4b352395866f07d29197d83129a22526.tar.gz
tcl-a037b38a4b352395866f07d29197d83129a22526.tar.bz2
* unix/configure, unix/configure.in: ensure false Tcl.framework is
only created with --enable-framework
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d2ee091..1138c21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2005-05-25 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/configure.in: ensure false Tcl.framework is only created
+ with --enable-framework
+
2005-05-24 Daniel Steffen <das@users.sourceforge.net>
- * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars
- that need to be handled specially.
+ * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars
+ that need to be handled specially.
* macosx/Makefile:
* macosx/README: