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-01-29 15:38:38 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-01-29 15:38:38 (GMT)
commit3482f994dc6f708a1c80264501a5329d38cab9cf (patch)
tree119a0c99c7f56d924681d70f3b35c77055fbed5f
parent63aa7d1388438aec90faa794f28e7786174b118c (diff)
v133
-rw-r--r--NEWS20
-rw-r--r--activity/activity.info2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 72121ee..33c0884 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+133
+
+ENHANCEMENTS:
+* New translations
+* Added strings used by WeDo plugin
+* Added True and False blocks to Numbers palette (only for large screens)
+* Added is heap empty block?
+* Added support for polynomial objects in math libraries
+ (used by nutrition plugin)
+
+132
+
+BUG FIX:
+* Fixed problem with exporting of Logo code introduced in v131
+* Capture "special blocks" in used block list
+* Fixed typo in local variables causing voltage sensing to fail with
+ XO 1.75 (#3297)
+* Changed light-sensor power_state (deprecated) to level in python
+ sample code (OLPC #11485)
+
131
ENHANCEMENTS:
diff --git a/activity/activity.info b/activity/activity.info
index 80565d4..d304057 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 131
+activity_version = 133
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity