summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das@noemail.net>2006-10-16 17:35:19 (GMT)
committerdas <das@noemail.net>2006-10-16 17:35:19 (GMT)
commit837cbbbc267ac11b14d79be50f52da8e50502791 (patch)
tree0bf9ea377e455239682b1f7286fca003fb927357 /ChangeLog
parent2485d651004188f373c3fa6f1979790224afd553 (diff)
downloadtk-837cbbbc267ac11b14d79be50f52da8e50502791.zip
tk-837cbbbc267ac11b14d79be50f52da8e50502791.tar.gz
tk-837cbbbc267ac11b14d79be50f52da8e50502791.tar.bz2
* macosx/Makefile: don't redo prebinding of non-prebound binaires.
FossilOrigin-Name: 47c122c583631d63de58abf727f6c430411d6e22
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f15d614..a122816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
* generic/tkCanvPoly.c (ConfigurePolygon): linewidth in gc even for
* generic/tkRectOval.c (ConfigureRectOval): fills (as it controls AA).
+ * macosx/Makefile: don't redo prebinding of non-prebound binaires.
+
2006-10-10 Don Porter <dgp@users.sourceforge.net>
* changes: changes updated for 8.4.14 release.