diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 12 insertions, 8 deletions
@@ -1,5 +1,17 @@ 2013-04-01 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: + + * unix/configure: autoconf-2.59 + * win/configure: + * generic/tkInt.h: [Bug 3607830] Runtime checks that Xkb is * unix/tkUnixEvent.c: available in the X server before trying to * unix/tkUnixKey.c: use. Adapted from patch from Brian Griffin. @@ -13,14 +25,6 @@ * doc/ttk_panedwindow.n: <<EnteredChild>> (ttk_pandedwindow only) and * doc/ttk_spinbox.n: <<Increment/Decrement>> (ttk_spinbox only) -2013-03-22 Don Porter <dgp@users.sourceforge.net> - - * 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 - 2013-03-13 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: Patch by Andrew Shadura, providing better support for |