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-10-18 14:17:43 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-10-18 14:17:43 (GMT)
commitcbb33c54fdc5f1372cc71856b7e5947d181d5063 (patch)
tree1ad5c72607f352d7b2744a24701f7bd34da48711 /NEWS
parent192d66580be3b7488dda50d390fea19ff99a5426 (diff)
more news for v192
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 87d3572..09eba1c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,17 +2,21 @@
ENHANCEMENTS:
* New sample program (Snake game)
+* Refactored sensors-follow-me example
* New translations
* Moved save snapshot button to Load/Save palette (Users were confusing it
for the save image button.)
* New blocks on extras palette: load_file_to_heap and save_heap_to_file
-* Enabled floating palette on XO 1
* Added confirmation alert to empty trash block
+* Dismiss samples store by clicking on canvas
+* Reordered layout of extras palette to better commodate new blocks
BUG FIXES:
* Fixed regression in Sugar 84 support
* Fixed problem with GNOME due to Sugar button check (Alan Aguiar)
* Fixed label updates on mouse x, mouse y, and keyboard
+* Fixed bug with see block
+* Fixed bug in sharing filled shapes
191