From 4b848ac23176a686703264086a8af369fbec83d6 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 17 Feb 2012 02:52:11 +0000 Subject: v136 --- diff --git a/NEWS b/NEWS index db61699..6018158 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +136 + +ENHANCEMENTS: +* Add method to retrieve plugin instance (Alan Jhonn Aguiar Schwyn) +* New translations + +BUG FIXES: +* Fixed regression in resistance sensor calibration for XO 1.75 +* Fixed another problem with expanded compare blocks +* Fixed problem with disappearing blocks due to dragging over hidden palettes + +135 + +ENHANCEMENTS: +* Changed mechanism for handling "hidden" blocks (used by some plugins) + +BUG FIX: +* Restore currently selected palette after hide/show palette cycle + 134 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index b241329..74f71eb 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 134 +activity_version = 136 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1