Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-12-01 13:06:41 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-12-01 13:06:41 (GMT)
commit912c461f4b60cf5f9900a73ee6a6a0c633c8242f (patch)
treef349ae2a57ee3c95bf037b0c66b4e43d67446342
parent7e7f2c782d47bfec897764232d90c89de302bec7 (diff)
v105
-rw-r--r--NEWS8
-rw-r--r--activity/activity.info2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 93c842b..1ea74a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+105
+
+* Fixed problem with coordinate overlay mislabeling when rescaling coordinates
+* Fixed overflow problem causing Turtle Art to crash after ~50 minutes (#2489)
+* Fixed regression with turtle display during Wait
+* Display heap with ellipsis to avoid illegible display (#2268)
+* Added 'Media Wait' block to pause turtle while media is playing
+
104
BUG FIXES
diff --git a/activity/activity.info b/activity/activity.info
index 1678823..ce14429 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 104
+activity_version = 105
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity