summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-04-09 11:40:15 (GMT)
committerdas <das>2005-04-09 11:40:15 (GMT)
commit97fa04981a52c9ca83e72a4106de5e102dd65fa3 (patch)
tree7b2182d0e169cbd3e4596d963b173923e0cf1230 /ChangeLog
parentc1ea7a1d7ba6d3fc7ef5e03e33b89b5ec68c1797 (diff)
downloadtk-97fa04981a52c9ca83e72a4106de5e102dd65fa3.zip
tk-97fa04981a52c9ca83e72a4106de5e102dd65fa3.tar.gz
tk-97fa04981a52c9ca83e72a4106de5e102dd65fa3.tar.bz2
* macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define
constants present only in 10.3 headers so that we can build on 10.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f1bf06..f1e6cd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-04-09 Daniel Steffen <das@users.sourceforge.net>
+ * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define
+ constants present only in 10.3 headers so that we can build on 10.2.
+
* macosx/Wish.pbproj/project.pbxproj: fixed absolute path to
tkEntry.h that confused 10.2 PBX.