summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-03-22 00:22:05 (GMT)
committerdas <das>2006-03-22 00:22:05 (GMT)
commit2e401c6ee977b437ee39d52471a51d8790212951 (patch)
tree1df5f2360c507dae06487b6d8c965f8a85227d87 /ChangeLog
parent6fc882c0064facc4bcd4b054d33fa9c33969758a (diff)
downloadtk-2e401c6ee977b437ee39d52471a51d8790212951.zip
tk-2e401c6ee977b437ee39d52471a51d8790212951.tar.gz
tk-2e401c6ee977b437ee39d52471a51d8790212951.tar.bz2
* unix/configure.in: fix detection of symbols build when enabling
TkAqua debug code; filter nm output of libtclstub better to avoid error on intel macs [Bug 1415789]. * unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00d6421..272ae4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-21 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/configure.in: fix detection of symbols build when enabling
+ TkAqua debug code; filter nm output of libtclstub better to avoid
+ error on intel macs [Bug 1415789].
+ * unix/configure: autoconf-2.13
+
2006-03-20 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkUndo.c (TkUndoSetDepth): Fix a crash in the undo stack