diff options
author | davidg <davidg> | 2000-10-31 01:28:41 (GMT) |
---|---|---|
committer | davidg <davidg> | 2000-10-31 01:28:41 (GMT) |
commit | ca77ebf69ffc624f96f1090ce903372fe2e1f099 (patch) | |
tree | ce0ee5d75a621181f785d39dd97f93e0711b07de | |
parent | 602847c46a67fa8c43e969030dec4abdcced0112 (diff) | |
download | tk-ca77ebf69ffc624f96f1090ce903372fe2e1f099.zip tk-ca77ebf69ffc624f96f1090ce903372fe2e1f099.tar.gz tk-ca77ebf69ffc624f96f1090ce903372fe2e1f099.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> + + * win/configure.in: + * win/Makefile.in: + * win/makefile.vc: + * win/rc/tk.rc: + * win/rc/tk_base.rc (new): + * win/rc/wish.rc: Added logic to derive filenames better in the resource + scripts based on compile options along with better support for building + a static wish shell with cursor resources. + 2000-10-27 Jeff Hobbs <hobbs@ajubasolutions.com> * unix/tcl.m4: added support for AIX-5. |