commit 61b596bb93a7aa54b74258cde96ce9a1e45851b3
Author: Michael Francis <mikefrancis95@gmail.com>
AuthorDate: Sat Apr 17 19:38:29 2021 -0400
Commit: GitHub <noreply@github.com>
CommitDate: Sat Apr 17 19:38:29 2021 -0400
Add #1037 to 3.1.0 changelog
---
NEWS.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.md b/NEWS.md
index 11149e67..70dd5f2b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -25,6 +25,8 @@
chungy).
* It's now possible to use `-response` to load response files.
* Default savegame name now includes the WAD filename (thanks Fabian).
+ * Mouse movement is no longer read when the game window is inactive
+ (thanks Julia Nechaevskaya).
### Refactorings
* CMake project files have been added, replacing the Microsoft Visual