summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2006-09-25 17:28:20 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2006-09-25 17:28:20 (GMT)
commit168f23611e9fa0c2610f77988a1e60b933588cc1 (patch)
tree9559a7b3b52052bd43516eb4b4585cc0640d6675 /ChangeLog
parent1391939e9feefb5f313d3fd242126b025aa64a9a (diff)
downloadtk-168f23611e9fa0c2610f77988a1e60b933588cc1.zip
tk-168f23611e9fa0c2610f77988a1e60b933588cc1.tar.gz
tk-168f23611e9fa0c2610f77988a1e60b933588cc1.tar.bz2
* generic/tkConsole.c: Complete reversal of the changes of Sep 22.
* generic/tkMain.c: For compat reason the Tcl core will not change * generic/tkWindow.c: the registered version to include the patchlevel, * library/tk.tcl: making the changes to Tk unnecessary. * unix/configure: * unix/Makefile.in: * unix/tcl.m4: * win/configure: * win/Makefile.in: * win/makefile.vc: * win/rules.vc: * win/tcl.m4: FossilOrigin-Name: 8a215ea28667a92a96b020e42d065bc49ba78303
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 009268d..4902342 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-09-25 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tkConsole.c: Complete reversal of the changes of Sep 22.
+ * generic/tkMain.c: For compat reason the Tcl core will not change
+ * generic/tkWindow.c: the registered version to include the patchlevel,
+ * library/tk.tcl: making the changes to Tk unnecessary.
+ * unix/configure:
+ * unix/Makefile.in:
+ * unix/tcl.m4:
+ * win/configure:
+ * win/Makefile.in:
+ * win/makefile.vc:
+ * win/rules.vc:
+ * win/tcl.m4:
+
2006-09-22 Andreas Kupries <andreask@activestate.com>
* generic/tkConsole.c: TIP #268 update regarding registered package