foxygit / doom Log in
commit 39f0fea70882d0e41596bb314bec704a65100684
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Mon May 12 00:25:24 2014 -0400
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Mon May 12 00:25:24 2014 -0400

    NEWS: Tweak text for next version.

    Add reference to PHILOSOPHY file.
---
 NEWS | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index 07a5870b..74a9bdac 100644
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,10 @@
     MusicallyInspired).

     Support for joysticks and gamepads has been significantly
-    improved. Most gamepads should now work; if they don't, please
-    report a bug. A number of gamepads are now automatically
-    detected and configured automatically; if yours is not, you can
-    help by sending in your details. See the following page:
+    improved in this version. Most gamepads should now work; if they
+    don't, please report a bug. A number of gamepads are now
+    automatically detected and configured automatically; if yours is
+    not, you can help by sending in details. See the following page:

       http://www.chocolate-doom.org/wiki/index.php/Adding_your_gamepad

@@ -22,6 +22,10 @@
     problems with stuttering when playing certain tracks have been
     fixed.

+    Also of note is that Chocolate Doom now has a document that
+    describes the philosophy of the project and the reasoning behind
+    its design (see PHILOSOPHY distributed with the source).
+
     Other new features:
      * There is now a -dehlump command line parameter to load Dehacked
        files contained inside WAD files (thanks Fabian Greffrath).