foxygit / doom Log in
commit 76ca4ec01f1d6f9c5ae2f2cf84ceb43cf2e54872
Author:     Mike Swanson <mikeonthecomputer@gmail.com>
AuthorDate: Sat Mar 24 16:29:52 2018 -0700
Commit:     Mike Swanson <mikeonthecomputer@gmail.com>
CommitDate: Sat Mar 24 16:29:52 2018 -0700

    NEWS: Add mention of the unrestricted aspect option
---
 NEWS.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index 203093ba..ce3c7a45 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -12,6 +12,9 @@
     loaded.  (thanks Zodomaniac, chungy)
   * Fixed an exception thrown by the Windows kernel when debugging with
     GDB.  (thanks AXDOOMER)
+  * With aspect ratio correction disabled, the game can scale to any
+    arbitrary size and remove all black borders in full screen mode.
+    (thanks chungy)

 ### Build systems
   * Microsoft Visual Studio files have been removed due to technical