Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--activity/activity.info2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98d03f0..e3385e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+169
+
+BUG FIXES:
+* Ignore null block definitions (#4316)
+* Fix sensor-block regression on 0.84 system (due to use of
+ subprocess.check_output)
+
168
ENHANCEMENT:
diff --git a/activity/activity.info b/activity/activity.info
index 9b46eed..3966949 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 168
+activity_version = 169
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity