From 92c9ec25762ae5e4f897118ed59ff5df130377de Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 28 Oct 2011 11:28:14 +0000 Subject: Release 122 --- diff --git a/NEWS b/NEWS index 04eea1c..67881c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +122 + +ENHANCEMENTS +* New translations + +BUG FIX +* Allow pysample/*py files to be loaded into projects from Sugar +* Catch value error in string comparisons with Boolean blocks +* Added missing sugar.datastore imports + +121 + +ENHANCEMENTS +* More consistent block labeling (#3215) + 120 BUG FIX @@ -11,7 +26,6 @@ ENHANCEMENTS BUG FIXES * Fixed type error introduced to arc commands by patch to address #3164 - 118 ENHANCEMENTS diff --git a/activity/activity.info b/activity/activity.info index 4f65a14..5373b01 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 120 +activity_version = 122 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1