From 8a1f2fa665f8d82f319b0deb0eaea81a2dffc7e8 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 13 Sep 2010 18:06:09 +0000 Subject: new version --- 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 -- cgit v0.9.1