Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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