diff options
author | das <das> | 2006-01-23 00:53:00 (GMT) |
---|---|---|
committer | das <das> | 2006-01-23 00:53:00 (GMT) |
commit | f59975d6eb39f7419c93e45392bab264f83ac352 (patch) | |
tree | cee4f934db90361363005d016d103c89efbfb733 /ChangeLog | |
parent | 4ea1e3209f9603dd431f9fb3abee8f4098ae27f1 (diff) | |
download | tk-f59975d6eb39f7419c93e45392bab264f83ac352.zip tk-f59975d6eb39f7419c93e45392bab264f83ac352.tar.gz tk-f59975d6eb39f7419c93e45392bab264f83ac352.tar.bz2 |
* unix/configure: minor fix to Darwin specific code removing
* unix/configure.in: 64bit flags from CFLAGS for Tk build.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ +2006-01-23 Daniel Steffen <das@users.sourceforge.net> + + * unix/configure: minor fix to Darwin specific code removing + * unix/configure.in: 64bit flags from CFLAGS for Tk build. + 2006-01-20 Joe English <jenglish@users.sourceforge.net> + * generic/tkEvent.c, unix/tkUnixEvent.c: XIM fixes [See #905830, patch tk84-xim-fixes.patch]. + Revert 2005-12-05 patch disabling XIM when SCIM in use; |