Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-13 22:51:54 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-13 22:51:54 (GMT)
commit3d4c26ccfd8fc851b8dd34dab753d3dc70ea8160 (patch)
tree3e0188fb9c2123968d5fd8c9e43f648d8dd5d480 /NEWS
parentad5db297b65e5bf1894066b1d1474d6a3f465f5c (diff)
194.4v194.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 070da31..6cdac1e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ ENHANCEMENTS:
* 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
-* Refactored until block to better reflect flow logic
+* 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 FIX:
@@ -17,7 +18,7 @@ BUG FIX:
* 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 WeDo plugin (Alan Aguiar)
+* Fixed problem with text wrap of SVG output #1856 (Jorge Alberto Gómez López)
193