From 64b19f460ac852e107c3e3ec7ca09123cb780add Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 09 Apr 2012 13:10:29 +0000 Subject: v138 --- diff --git a/NEWS b/NEWS index 9f880c7..b21cbcc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ -137 +138 ENHANCEMENT: +* New translations + +BUG FIX: +* Added more robust sprite 'hit" detection (#3415) +* Force Cairo refresh after fill block (#3422) +* Refactoring of save to svg code to use Cairo surface (#3423, #3424) + +137 + +ENHANCEMENTS: * New help system inspired by Gonzalo Odiard's help in SimpleGraph (includes end run around #2633) * Force standard palettes to appear before plugin palettes diff --git a/activity/activity.info b/activity/activity.info index b0f64e6..d964af0 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 137 +activity_version = 138 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1