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-10-07 14:34:12 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-10-07 14:34:12 (GMT)
commit5adbf72b407feaba587a3af377fe4c3989f4968a (patch)
tree7eb4ff07787c4cdec21a38ea52108e17a1a1b901
parent27dc7a27a97f905148ccdfd3c8d9f7bda5bf6e9b (diff)
release 117v117
-rw-r--r--NEWS23
-rw-r--r--activity/activity.info2
2 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff8a432..17e59c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+117
+
+ENHANCEMENTS
+* Palettes float while scrolling the canvas so that they are always at
+ hand (#3011)
+* Added labels for neg. angles to polar coordinate overlay (#2650)
+* Enabled Delete key when present (#3052)
+* Added sensor.py example to pysamples (#3059)
+* New translations
+
+BUG FIXES
+* Fixed problem with palette selection on old-style toolbars and GNOME
+ version (#3094)
+* Reverted patch to address #2633 since it caused Help label to disappear on
+ XO 1.75 machines
+* Accounted for block overlap in Python load_block.py (#3115)
+* Fixed problem with launching in GNOME (#3133)
+* Added missing comments to Python block code (#3159)
+* Removed misleading tail on remote turtle labels (#3164)
+* Fixed rounding error in positioning remote turtles (#3163)
+* Consolidated turtle movements to prevent network overload when sharing
+ (#3162)
+
116
ENHANCEMENTS
diff --git a/activity/activity.info b/activity/activity.info
index 3598912..8157312 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 116
+activity_version = 117
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity