Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2013-12-10 05:30:29 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2013-12-10 05:30:29 (GMT)
commitbbea3c4817e4195008ffe47c59e266731a635bf5 (patch)
treec3e6eb3bb4d799b84741b596f1e50de8197039fd /NEWS
parentfe6e0b13e617e0b0e72a85c835f4b9c8924831df (diff)
parenteb793446e007c7c9988d6dd14773935b49edfca9 (diff)
Merge branch 'master' of git.sugarlabs.org:turtleart/mainline
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2823924..b02eb3b 100644
--- a/NEWS
+++ b/NEWS
@@ -4,12 +4,18 @@ ENHANCEMENTS:
* Save/restore palette settings in GConf
* Add confirmation when emptying trash in GNONE version (Alan Aguiar)
* Add load/save plugin dialog to GNOME version (Daniel Francis)
+* Add busy cursor when projects are being prepared to run
+* Reworked Duplicate Blocks warning graphic to reflect current block shapes
+* New translations
BUG FIX:
-* Fix shade block dock settings (Alan Aguiar)
-* Fix bug in empty trash (Alan Aguiar)
+* Fixed shade block dock settings (Alan Aguiar)
+* Fixed bug in empty trash (Alan Aguiar)
* Set active turtle after 'clean' in exported Python code
* Execute 'until' body once before entering loop in exported Python code
+* Fixed problem with running_blocks flag not being cleared (cause of spurious
+ "hit stop button" messages.
+* Fixed problem with errant text entry widget on run.
193