diff options
author | nijtmans <nijtmans> | 2009-11-19 23:45:08 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-11-19 23:45:08 (GMT) |
commit | 930fbd756216e095a887d89e631cc699a97406bf (patch) | |
tree | ae364155226308454d7c9368c5364a9f4ac440a5 /ChangeLog | |
parent | b36e07917dbad9ecfad09b3941e0aabbdc9f3747 (diff) | |
download | tk-930fbd756216e095a887d89e631cc699a97406bf.zip tk-930fbd756216e095a887d89e631cc699a97406bf.tar.gz tk-930fbd756216e095a887d89e631cc699a97406bf.tar.bz2 |
Compile tkTest.c and friends with Stubs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,8 +5,12 @@ 2009-11-19 Jan Nijtmans <nijtmans@users.sf.net> * doc/GetHINSTANCE.3 Fix mentioned header file + * generic/tkTest.c Compile with Stubs + * generic/tkOldTest.c + * generic/tkSquare.c * win/tcl.m4 Should have been checked in together with the 2009-08-09 check in of "win/configure" + * win/tkWinTest.c Don't access tkWinProcs from Tk dll any more * unix/tcl.m4: [Patch #2883533] tcl.m4 support for Haiku OS * unix/configure (regenerated) * unix/Makefile.in Fix library order in X11_LIB_SWITCHES |