From e08bccf6cd38d4563274a3443f801f884e6849f6 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Tue, 11 Aug 2009 19:56:37 +0000 Subject: [PATCH] Doc'ing puzzle tool. (Finally works) NOTE: I'd call it "Sliding puzzle", maybe? --- docs/CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 59e70ff22..b393176bd 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2009.August.10 (0.9.22) +2009.August.11 (0.9.22) * New Magic Tools: ---------------- * Blinds - Close window blinds over your picture. @@ -17,6 +17,10 @@ $Id$ Zoom - Zoom the image in or out. By Pere Pujal i Carabantes + * Puzzle - Slide parts of your picture around like a sliding puzzle. + By Adam 'foo-script' Rakowski + with modifications by Pere Pujal i Carabantes + * Other Improvements: ------------------- * Starter images can be in SVG format.