diff options
author | Kevin B Kenny <kennykb@acm.org> | 2003-03-23 02:17:44 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2003-03-23 02:17:44 (GMT) |
commit | 70b90cb4cfeb7cd3af71faf35a8ce44ae4c9af1f (patch) | |
tree | 6c5f0e6fff5edbc8a542cd582ea815f1653b82d6 /ChangeLog | |
parent | 35cd800f83d7cf7302bcc77410a50538c94ef6fb (diff) | |
download | tk-70b90cb4cfeb7cd3af71faf35a8ce44ae4c9af1f.zip tk-70b90cb4cfeb7cd3af71faf35a8ce44ae4c9af1f.tar.gz tk-70b90cb4cfeb7cd3af71faf35a8ce44ae4c9af1f.tar.bz2 |
Corrected several problems that prevented OPTS=symbols from building
properly. [Patch 707792] Thanks to Joe Mistachkin for the fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-03-22 Kevin Kenny <kennykb@acm.org> + + * win/makefile.vc: + * win/rules.vc: Corrected several problems that prevented + OPTS=symbols from building properly. [Patch 707792] Thanks + to Joe Mistachkin for the fixes. + 2003-03-20 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXApplication.r (removed): |