From fc4e8fe7ae9ae04e312f202d0b52d2fe45df966b Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Tue, 7 Apr 2009 21:05:36 +0000 Subject: [PATCH] Organizational cleanup. --- docs/CHANGES.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index b5761e91a..d907e3bb8 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2009.April.5 (0.9.21) +2009.April.7 (0.9.21) * New Starters: ------------- * Silver Frame @@ -127,11 +127,6 @@ $Id$ * Updated to the latest version (2.27) of DejaVu Sans Regular for UI font. - * Bug Fixes: - ---------- - * Was inadvertently calling "magic_switchin()" on Quit. Fixed. - Dan Shields - * New localizations: ------------------ * Shuswap (Secwepemctín) translation @@ -208,6 +203,9 @@ $Id$ * Bug Fixes --------- + * Was inadvertently calling "magic_switchin()" on Quit. Fixed. + Dan Shields + * [Ctrl]+[P] keyboard shortcut for printing was not complying with option to disable printing capability (e.g., "--noprint")! Fixed.