diff options
author | das <das> | 2005-04-09 15:39:09 (GMT) |
---|---|---|
committer | das <das> | 2005-04-09 15:39:09 (GMT) |
commit | a846194a7bf66a5b3c086ad3a5f8aeb97f41620e (patch) | |
tree | 2640f15bf5c1ecb4b9ecc158c31ccbdebfcbb22f /ChangeLog | |
parent | 130bcef7f4d5f0ad9d65e5a79c28790422f75f42 (diff) | |
download | tk-a846194a7bf66a5b3c086ad3a5f8aeb97f41620e.zip tk-a846194a7bf66a5b3c086ad3a5f8aeb97f41620e.tar.gz tk-a846194a7bf66a5b3c086ad3a5f8aeb97f41620e.tar.bz2 |
* macosx/README: updated requirements for OS & developer tool
versions + other small fixes/cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-04-09 Daniel Steffen <das@users.sourceforge.net> + * macosx/README: updated requirements for OS & developer tool + versions + other small fixes/cleanup. + * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually define constants present only in 10.3 headers so that we can build on 10.2. |