Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-05-22 11:05:19 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-05-22 11:05:19 (GMT)
commitc4b46c9338232d064a9b43cb33e2a5c0036eca01 (patch)
tree33a1a1364972be4eedf207c64b3d797c0c82e7d2
parent887610338951f84873f52e761e7d0c54e5056d96 (diff)
Release 37v37
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ada092a..b7b9b07 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,12 @@ ENHANCEMENTS:
* New translations
BUG_FIX:
-* Lock mode-selection radio buttons while mode is being reset (#3616)
+* Lock mode-selection radio buttons while mode is being reset (#3616).
* Fixed logic error that was causing triggering on both rising and
- falling edges (#2203)
-* Fixed typo that had caused triggers to stop working.
-* Replaced deprecated "commands" with "subprocess"
+ falling edges (#2203).
+* Fixed typo that had caused triggers to stop working (also #2203).
+* Replaced deprecated "commands" with "subprocess".
+* Pause grabbing (releasing audio device) when activity is not active.
36