diff options
author | dgp <dgp@users.sourceforge.net> | 2013-03-22 16:02:37 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-03-22 16:02:37 (GMT) |
commit | 93a3e00009c4eeb1496330d0a8a3c3fcff83561a (patch) | |
tree | bf96b1deb0c40f745c2ea9208875ef21f7c4f3c1 | |
parent | f37b4813743f06c6cd718d03b5b28282d1cc4abc (diff) | |
download | tk-93a3e00009c4eeb1496330d0a8a3c3fcff83561a.zip tk-93a3e00009c4eeb1496330d0a8a3c3fcff83561a.tar.gz tk-93a3e00009c4eeb1496330d0a8a3c3fcff83561a.tar.bz2 |
Tag for release
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,10 +1,20 @@ 2013-03-22 Don Porter <dgp@users.sourceforge.net> + *** 8.5.14 TAGGED FOR RELEASE *** + + * generic/tk.h: Bump to 8.5.14 for release. + * library/tk.tcl: + * unix/configure.in: + * unix/tk.spec: + * win/configure.in: + * README: + * generic/tkWindow.c: Updates so that Tk 8.5.14+ will be able to * unix/Makefile.in: configure and build against Tcl 8.6+ * unix/configure.in: header files. * unix/configure: autoconf-2.59 + * win/configure: 2013-03-13 Jan Nijtmans <nijtmans@users.sf.net> |