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>2012-04-03 12:22:31 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-04-03 12:22:31 (GMT)
commitdf87e1115a87e1a618e69cd3baaaca51e94cc230 (patch)
tree1460bbfe3d02fbdc91455381f8e6cfbfaaec6d4c /NEWS
parentb1e3a990ab75f36e5f1b5546d3617e0146a739e4 (diff)
v137
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6018158..9f880c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+137
+
+ENHANCEMENT:
+* New help system inspired by Gonzalo Odiard's help in SimpleGraph
+ (includes end run around #2633)
+* Force standard palettes to appear before plugin palettes
+* New mechanism for loading plugins from the Journal (with help from
+ Alan Jhonn Aguiar Schwyn)
+* Toolbars too large to fit on the screen can be shifted
+* Help, print, and status blocks expand to full width on wide screens
+* New translations
+
+BUG FIX:
+* Fixed palette initialization problem for plugins using hidden blocks
+* Fixed typo (#3330) in help string for NXT plugin
+* Reverted some syntax changes to support old XO images still using Python 2.5
+* Catch AttributeError when palette refresh fails
+* Replace deprecated class commands with subprocess
+* Fixed turtle inverted-color problem (#3396)
+
136
ENHANCEMENTS: