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--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