Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-10-28 11:28:14 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-10-28 11:28:14 (GMT)
commit92c9ec25762ae5e4f897118ed59ff5df130377de (patch)
tree98f9863379b4987d81a1208a3cea982c93187bf4
parent2a127fba955a27fb7faa6e04c78ec92d848a2330 (diff)
Release 122v122
-rw-r--r--NEWS16
-rw-r--r--activity/activity.info2
2 files changed, 16 insertions, 2 deletions
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