foxygit / doom Log in
commit eaa92320c8b89b41bfc3c296f1a23ec74fe2abc0
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Fri Dec 22 15:18:12 2006 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Fri Dec 22 15:18:12 2006 +0000

    Update NEWS.

    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 798
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 77ba1ad7..74a4f2f8 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@
        The game runs in 320x240/640x480 instead, with black borders.
        The system automatically adjusts to this if closer modes are
        unavailable.
+     * Aspect ratio correction: you can (also) run at 640x480 without black
+       borders at the top and bottom of the screen.
      * Working three-screen mode, as seen in early versions of Doom!
        To test this out, put three computers on a LAN and type:
          chocolate-doom -server
@@ -68,6 +70,8 @@
      * It is now possible to record demos of unlimited length (by default,
        the Vanilla limit still applies, but it can now be disabled).
      * Autoadjusting the screen mode can now be disabled.
+     * On Windows, the registry is queried to detect installed versions of
+       Doom and automatically locate IWAD files.

     Portability improvements:
      * Chocolate Doom now compiles and runs cleanly on MacOS X.  Huge