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.bender@gmail.com>2011-08-21 14:42:00 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-08-21 14:42:00 (GMT)
commita81a4abd7b22965a87e5449c673ed234151541f6 (patch)
tree67335bff92242d61c2f4e235c2282b3b88283e14 /NEWS
parent85b78291151222c4652091ca8da3e5c004d79cdb (diff)
New releaae
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 18 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index cdb3e4c..c0058f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,25 @@
+114
+
+ENHANCEMENTS
+* Toolbar cleanup to be consistent with new design-team guidelines
+* Support for accelerometer on XO 1.75 hardware
+
+BUG FIXES
+* Fixed race-condition that sometimes prevented turtle art from
+ launching (#3044)
+
113
ENHANCEMENTS
-* Reenabled initial setting of a default palette toolbar (accidently removed in v111 when fixing keyboard acceration problem #2986)
-* Enbaled scaling of box-style-media (used to improve the display of currency with currency plugin)
+* Enabled scaling of box-style-media (used to improve the display of
+ currency with currency plug-in)
+ See http://wiki.sugarlabs.org/go/Activities/TurtleArt#currency
* Update to mn translations
-BUG FIX
+BUG FIXES
+* Re-enabled initial setting of a default Palette Toolbar
+ (accidentally removed in Version 111 when fixing keyboard acceleration
+ problem #2986)
* Fixed problem with scaling some blocks with image overlays
112
@@ -23,7 +37,7 @@ ENHANCEMENTS
* New python block example for csound
* Translation updates for .de
-BUG FIX
+BUG FIXES
* Reverted default action name to 'action' instead of 'stack'
* Reverted accelerator-key work-around (#2050) in light of #2986