diff options
author | andreas_kupries <akupries@shaw.ca> | 2009-11-10 23:36:19 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2009-11-10 23:36:19 (GMT) |
commit | 952725c4a425e417260213b7400343a0f4a891e4 (patch) | |
tree | ad1faa4d16b81d6e6a1785df13bfdfe624f49e5c /ChangeLog | |
parent | 55f7e0cf3aa4d25e8c0b84f1eb98b514a7160818 (diff) | |
download | tk-952725c4a425e417260213b7400343a0f4a891e4.zip tk-952725c4a425e417260213b7400343a0f4a891e4.tar.gz tk-952725c4a425e417260213b7400343a0f4a891e4.tar.bz2 |
* unix/Makefile.in: Partially reverted Don Porter's 2009-10-20
* win/Makefile.in: commit. The OSX Cocoa code branch still needs
tclInt.h and the internal headers, thus the TCL_PLATFORM
directory. See tclMacOSXNotify.c for example.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-11-10 Andreas Kupries <andreask@activestate.com> + + * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20 + * win/Makefile.in: commit. The OSX Cocoa code branch still needs + tclInt.h and the internal headers, thus the TCL_PLATFORM + directory. See tclMacOSXNotify.c for example. + 2009-11-09 Donal K. Fellows <dkf@users.sf.net> * generic/tkFileFilter.c (TkFreeFileFilters): Simplify the code in |