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-09-13 18:06:09 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-09-13 18:06:09 (GMT)
commit8a1f2fa665f8d82f319b0deb0eaea81a2dffc7e8 (patch)
treee1d5ad0bf251726c7856e87e0a2e8f954542eafa
parent2f649e84c572a7c5db1417fddfd7bf596e8e640a (diff)
new versionv97
-rw-r--r--NEWS12
-rw-r--r--activity/activity.info2
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2f5fe1b..7cc037f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
+97
+
+* recenter default turtle when dragged onto palette
+* removed comment label from collapsible stacks
+* made font smaller on the bottom-of-collapsible-stack block (#2305)
+* rgs fixed resume problem in GNOME version (#2293)
+* checking alpha value to block 'hit' detection (fixes problem with
+ selecting the wrong block when blocks wrap around each other).
+* trap and display math errors in python block (#2313)
+
96
-* fixed deleted-turtle ghst bug
+* fixed deleted-turtle ghost bug
95
diff --git a/activity/activity.info b/activity/activity.info
index ac70cc5..2c8b056 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 96
+activity_version = 97
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity