summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-09-25 17:28:20 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-09-25 17:28:20 (GMT)
commit9dfdfe057b35a6a13b2da62fb23c03bd87ab030f (patch)
tree9559a7b3b52052bd43516eb4b4585cc0640d6675 /ChangeLog
parent8a50ab5e2c3c18775c254efd2651bd27320b3dab (diff)
downloadtk-9dfdfe057b35a6a13b2da62fb23c03bd87ab030f.zip
tk-9dfdfe057b35a6a13b2da62fb23c03bd87ab030f.tar.gz
tk-9dfdfe057b35a6a13b2da62fb23c03bd87ab030f.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:
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