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-06-02 04:21:07 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-06-02 04:21:07 (GMT)
commitab9c821a840b56c6358c81f5a24571f97672a795 (patch)
tree3d20aa56ae446d6d2789a2d7a377b31be97a82b7 /NEWS
parent8c22cc83d06ef0da66e8b664b82940d7dcd1c7fd (diff)
v141v141
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