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-11 22:57:37 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-11 22:57:37 (GMT)
commit1dcd9b9f2669610511cf389e5b0b1778948c7982 (patch)
tree49c5d7cafab79d487d5ac4b6089f91b06f09c59b /NEWS
parent68cb5b448753040aa49889e1fae9a09239a6acf2 (diff)
Jorge Alberto Gómez López patch to fix SVG text wrap bug
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 730b50f..6cdac1e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ ENHANCEMENTS:
* 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 FIX:
@@ -17,6 +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 text wrap of SVG output #1856 (Jorge Alberto Gómez López)
193