From 3f5e31d621bd5f9088eee6a8b93dd6f1527daca5 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 18 Jul 2011 18:02:32 +0000 Subject: v111 --- diff --git a/NEWS b/NEWS index 1c08a91..f608d05 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +111 + +ENHANCEMENTS +* New sample program: urban_landscapes.ta +* New sample program: fractions.ta +* New python block example for csound +* Translation updates for .de + +BUG FIX +* Reverted default action name to 'action' instead of 'stack' +* Reverted accelerator-key work-around (#2050) in light of #2986 + 110 BUG FIX diff --git a/activity/activity.info b/activity/activity.info index bfbbaf6..85b764e 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 110 +activity_version = 111 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1