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>2012-02-02 23:21:15 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-02-02 23:21:15 (GMT)
commitf496ad447b2282ce30aaa31d8af47ff53b6db691 (patch)
tree161bf336608451f142acc6d6e2db0105ca35434a
parent3e532d95fb428ee6e9a0657ccddac789345b67de (diff)
Release 134v134
-rw-r--r--NEWS10
-rw-r--r--activity/activity.info2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 33c0884..db61699 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+134
+
+ENHANCEMENTS:
+* Added method to change block color (used by some plugins)
+* Added method to set the visibility of palette blocks (used by some plugins)
+
+BUG FIX:
+* Fixed typo inadvertently intoduced into plugin strings
+* Fixed problem with boolean and compare blocks not expanding properly
+
133
ENHANCEMENTS:
diff --git a/activity/activity.info b/activity/activity.info
index d304057..b241329 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 133
+activity_version = 134
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity