From 3865e3c912f70fd7fcef2d20831a0231d30d96f1 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 13 Nov 2013 22:40:52 +0000 Subject: news for oz v193.1 --- diff --git a/NEWS b/NEWS index 09eba1c..85daa56 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +193 + +ENHANCEMENTS: +* Merged Marian Zepf's export Python branch (This is really fun. Give it a try.) +* Added busy cursor while project is loading from store +* Added tabbing through palette proto-blocks +* New sample program from Cynthia Solomon +* Logging errors in project metadata for making learning visible +* New translations + +BUG FIX: +* Prevent text blocks from docking to blocks requiring numeric arguments + 192 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index e058e1b..7b1d0c4 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = TurtleBlocks -activity_version = 192.1 +activity_version = 193.1 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1