summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-04-07 19:17:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-04-07 19:17:53 (GMT)
commit6a99f16c66d481f3d4d7bdbc3d35901b5057154e (patch)
treecbfc0c54344fd8ca34d361489f34e65aef9bb8aa /changes
parentbc7aa6a42be184d55ac867449a712b8b972e5d51 (diff)
downloadtk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.zip
tk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.tar.gz
tk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.tar.bz2
* README: Bump version number to 8.4.19
* generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release.
Diffstat (limited to 'changes')
-rw-r--r--changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/changes b/changes
index 6df0591..24f46ce 100644
--- a/changes
+++ b/changes
@@ -2,7 +2,7 @@ This file summarizes all changes made to Tk since version 1.0 was
released on March 13, 1991. Changes that aren't backward compatible
are marked specially.
-RCS: @(#) $Id: changes,v 1.64.2.52 2008/02/06 15:31:40 dgp Exp $
+RCS: @(#) $Id: changes,v 1.64.2.53 2008/04/07 19:17:54 dgp Exp $
3/16/91 (bug fix) Modified tkWindow.c to remove Tk's Tcl commands from
the interpreter when the main window is deleted (otherwise there will
@@ -6154,3 +6154,9 @@ use (hobbs)
2008-02-01 (bug fix)[CVE-2008-0553] buffer overflow in GIF format (max)
--- Released 8.4.18, February 8, 2008 --- See ChangeLog for details ---
+
+2008-02-27 (bug fix)[1863346] Aqua: memleak in QD drawing (steffen)
+
+2008-03-27 (platform support)[1921166] Solaris 64bit build fixes (steffen)
+
+--- Released 8.4.19, April 11, 2008 --- See ChangeLog for details ---