Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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
parent1bf93b67e874cb5b89b53f577ab476377390485b (diff)
v199
-rw-r--r--NEWS20
-rw-r--r--activity/activity.info2
2 files changed, 20 insertions, 2 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
diff --git a/activity/activity.info b/activity/activity.info
index 3a3bafd..a080603 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = TurtleBlocks
-activity_version = 197.1
+activity_version = 199.1
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity