Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-18 19:22:52 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-18 19:22:52 (GMT)
commit960aba5ca0708a81498ea78ccf05dd4cb554b180 (patch)
treef72bbf3c89997ae3ce56917977f4cff62b65a2da
parent460727e4e87f06e44d84c56b386a3e54fc1eff16 (diff)
news for 195
-rw-r--r--NEWS45
-rw-r--r--activity/activity.info2
2 files changed, 46 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 09eba1c..2686bd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+195
+
+ENHANCEMENTS:
+* New translations
+
+BUG FIX:
+* Added missing parens for some binary operations in Python export
+* Fixed positioning of help messages (#4679)
+
+194
+
+ENHANCEMENTS:
+* Added URL block (Scimonster)
+* 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
+* Refactor until block shape to better reflect flow logic
+* Enabled load file to heap/save heap to file to use the Sugar journal
+* New translations
+
+BUG FIXES:
+* 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.
+* Fixed problem with text wrap of SVG output #1856 (Jorge Alberto Gómez López)
+
+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 b34f5f9..b6cf9f2 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Confusion
-activity_version = 192
+activity_version = 195
license = MIT
bundle_id = org.laptop.TurtleConfusionActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity