foxygit / doom Log in
commit 33616f49d8a394b4db5fc237d59a898973270c53
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Sat Apr 19 13:24:59 2008 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Sat Apr 19 13:24:59 2008 +0000

    Update NEWS.

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

diff --git a/NEWS b/NEWS
index 4d859507..805fee13 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@
        clients to play with Strawberry Doom clients.
      * Unix manpages are now generated for the Chocolate Doom
        configuration files.
+     * The BSD PC speaker driver now works on FreeBSD.

     Compatibility:
      * Use the same spechits compatibility value as PrBoom+, for consistency
@@ -49,6 +50,8 @@
      * Process affinity mask is set to 1 on Windows, to work around a
        bug in SDL_mixer that can cause crashes on multi-core machines
        (thanks entryway).
+     * Bugs in the joystick configuration dialog in the setup tool have
+       been fixed.

 1.0.0 (2007-12-10):