Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2012-06-02 04:32:30 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2012-06-02 04:32:30 (GMT)
commita0e075f1b0663e5b412fb87271ff5e63d0622227 (patch)
tree6d81cbf60971cf8be9a1de149dbe740d786b8cb9 /NEWS
parentf34455722ab97a0019b6929fae6fd1a8ebd44e19 (diff)
parentab9c821a840b56c6358c81f5a24571f97672a795 (diff)
Merge branch 'master' of git.sugarlabs.org:turtleart/mainline
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c19d19a..df704f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,17 @@
+141
+
+BUG FIXES:
+* get_lower() and get_upper() are only available in PyGTK 2.14 and above
+* Movies playback works properly (#3166, #3369)
+* Don't drag canvas while program is running (interferes with mouse
+ sensor blocks)
+
140
ENHANCEMENTS:
* New translations
-BUG FIX:
+BUG FIXES:
* Blank out coordinate display when data are invalid (#3599)
* Import CalledProcessError in audiograb.py