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>2014-02-10 23:11:26 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-02-10 23:11:26 (GMT)
commit86ef8ac26284820dcc3d8b121ed0f2a77ed38296 (patch)
treec3dd5c296fdacd9c5223880c1acd7da62e0ac523 /NEWS
parent1bf93b67e874cb5b89b53f577ab476377390485b (diff)
v199
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 71d88a1..b222018 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,25 @@
+199
+
+ENHANCEMENTS:
+* Use journal or file block for all media types
+* Play audio and video from the web
+
+BUG FIXES:
+* Eliminate extra space around protoblock labels
+* Code cleanup: separate classes for Selectors and PaletteViews
+* Use built-in Python mimetype processing
+* Cleaned up gplay code (uses debug_output)
+
+198
+
+BUG FIXES:
+* Fixed bug with color constants when used with push/pop and boxes
+* Fixed bug with hover help in GNOME (Alan Aguiar)
+
197
BUG FIX:
-* Fix problem with dragging canvas while programming is running
+* Fixed problem with dragging canvas while programming is running
196