Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS14
-rwxr-xr-xactivity/activity.info2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2829027..1a7bbf4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+108
+
+ENHANCEMENTS
+
+* vspace, hspace run stack on mouse click (#2790)
+* added clear all button to Trash Palette
+* added language support to speak.py sample code
+
+BUG FIXES
+
+* Save to SVG was not working for setxy
+* Save to SVG was not working for fill
+* Save to SVG was broken for arc
+
107
ENHANCEMENTS
diff --git a/activity/activity.info b/activity/activity.info
index c5f1c06..ac7a603 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 107
+activity_version = 108
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity