summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-11 19:00:45 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-11 19:00:45 (GMT)
commite3fe238d0a72f92aeec5f6104dc0acff33fb6447 (patch)
tree39a6898257010d02ee5ed557e05225cce6b55f09 /ChangeLog
parent59257a7e759c68d4ce7bab029b5cd897f70cc118 (diff)
downloadtk-e3fe238d0a72f92aeec5f6104dc0acff33fb6447.zip
tk-e3fe238d0a72f92aeec5f6104dc0acff33fb6447.tar.gz
tk-e3fe238d0a72f92aeec5f6104dc0acff33fb6447.tar.bz2
* generic/tk.h: Bump version number to 8.5.3b1 to distinguish
* library/tk.tcl: CVS development snapshots from the 8.5.2 and * unix/configure.in: 8.5.3 releases. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b91409b..dfcb0ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-04-11 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tk.h: Bump version number to 8.5.3b1 to distinguish
+ * library/tk.tcl: CVS development snapshots from the 8.5.2 and
+ * unix/configure.in: 8.5.3 releases.
+ * unix/tk.spec:
+ * win/configure.in:
+
+ * unix/configure: autoconf (2.59)
+ * win/configure:
+
2008-04-07 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgv