summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormax <max@tclers.tk>2011-07-28 15:51:40 (GMT)
committermax <max@tclers.tk>2011-07-28 15:51:40 (GMT)
commit81e8e3f1134a59fb0ebd8ffccc332db1bd516ca0 (patch)
tree9ca89d47ff104c6c6d701ef65c14c58899f1f863 /ChangeLog
parent3cf69634cd132eaf3cf6e685dcddeb34caf142a1 (diff)
downloadtcl-81e8e3f1134a59fb0ebd8ffccc332db1bd516ca0.zip
tcl-81e8e3f1134a59fb0ebd8ffccc332db1bd516ca0.tar.gz
tcl-81e8e3f1134a59fb0ebd8ffccc332db1bd516ca0.tar.bz2
Fix AC_DEFINE invocation for NEED_FAKE_RFC2553.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b205b74..99f6408 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-28 Reinhard Max <max@suse.de>
+
+ * unix/tcl.m4 (SC_TCL_IPV6): Fix AC_DEFINE invocation for
+ NEED_FAKE_RFC2553.
+
2011-07-28 Don Porter <dgp@users.sourceforge.net>
* changes: Updates for 8.6b2 release.