summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-12-02 02:05:31 (GMT)
committerredman <redman>1999-12-02 02:05:31 (GMT)
commit47db144ca5053ea42c75249d1269230a1f3eb8fa (patch)
treeed0a121bdb6db0a3a36b7cd89a95be74a4409332 /ChangeLog
parent0a8a3449f94769a8d0934f7cfefa9145a4a74df1 (diff)
downloadtk-47db144ca5053ea42c75249d1269230a1f3eb8fa.zip
tk-47db144ca5053ea42c75249d1269230a1f3eb8fa.tar.gz
tk-47db144ca5053ea42c75249d1269230a1f3eb8fa.tar.bz2
* generic/tkMain.c :
* unix/tkAppInit.c: * win/winMain.c: Added added hooks into the main() code for supporting TclPro and other "big" shells more easily without requiring a copy of the main() code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfb7643..b36aa08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-12-01 Scott Redman <redman@scriptics.com>
+
+ * generic/tkMain.c :
+ * unix/tkAppInit.c:
+ * win/winMain.c: Added added hooks into the main() code for
+ supporting TclPro and other "big" shells more easily without
+ requiring a copy of the main() code.
+
1999-11-29 Jeff Hobbs <hobbs@scriptics.com>
* generic/tkImgGIF.c: added GIF writing that uses miGIF RLE