summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-23 16:30:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-23 16:30:57 (GMT)
commit8918429a9a1270dda3d040a0fb395ef99a41590f (patch)
tree1d31a6b330050babd9281c9f66f14563421b22e6 /ChangeLog
parent0960ef8b3d23332a6217ace6b5feee6da137e342 (diff)
downloadtk-8918429a9a1270dda3d040a0fb395ef99a41590f.zip
tk-8918429a9a1270dda3d040a0fb395ef99a41590f.tar.gz
tk-8918429a9a1270dda3d040a0fb395ef99a41590f.tar.bz2
* generic/tk.h: Bump version number to 8.5.6b1 to distinguish
* library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4760f95..d3118f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-10-23 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tk.h: Bump version number to 8.5.6b1 to distinguish
+ * library/tk.tcl: CVS development snapshots from the 8.5.5 and
+ * unix/configure.in: 8.5.6 releases.
+ * unix/tk.spec:
+ * win/configure.in:
+ * README:
+
+ * unix/configure: autoconf (2.59)
+ * win/configure:
+
2008-10-17 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/ttk/scale.tcl: Backported keyboard bindings for ttk::scale