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>2011-11-12 17:25:56 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-11-12 17:25:56 (GMT)
commit9aea6b0c45d7deeb15e298e3423aa98083f6cf29 (patch)
tree8dbf5429058fe679da6f9f5515ea591c2e606899
parent1166d13ed1629e2b8d3f253c7d08ec6b1a32136f (diff)
v125
-rw-r--r--NEWS8
-rw-r--r--activity/activity.info2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e3db4a3..4d682f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+125
+
+BUG FIXES:
+Alan Jhonn Aguiar Schwyn uncovered some bugs: some old, some new.
+* get_pixel failed on some old Sugar system (fixed with patch from cscott)
+* typo in quit_plugin method
+* typo in coordinate-rescale callback
+
124
BUG FIX:
diff --git a/activity/activity.info b/activity/activity.info
index b09b855..0b8e27d 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 124
+activity_version = 125
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity