diff options
author | mdejong <mdejong> | 2001-06-23 02:10:28 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-06-23 02:10:28 (GMT) |
commit | 4c83ad4f720faff0d1019bc4461b661a7d055b54 (patch) | |
tree | 4b75fd0e4755e4e618468bf032b3d66ecfa32ae6 /ChangeLog | |
parent | ecab41351347902bbdedb9e57931f7b7ff02abea (diff) | |
download | tk-4c83ad4f720faff0d1019bc4461b661a7d055b54.zip tk-4c83ad4f720faff0d1019bc4461b661a7d055b54.tar.gz tk-4c83ad4f720faff0d1019bc4461b661a7d055b54.tar.bz2 |
* win/configure: Regen.
* win/configure.in: Add resource compiler fix from
8.3.3 to fix compiling with mingw.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2001-06-22 Mo DeJong <mdejong@redhat.com> * win/configure: Regen. + * win/configure.in: Add resource compiler fix from + 8.3.3 to fix compiling with mingw. + +2001-06-22 Mo DeJong <mdejong@redhat.com> + + * win/configure: Regen. * win/tcl.m4: Fix silly typo in last checkin. 2001-06-22 Mo DeJong <mdejong@redhat.com> |