diff options
author | Simon Howard | 2008-04-19 13:24:59 +0000 |
---|---|---|
committer | Simon Howard | 2008-04-19 13:24:59 +0000 |
commit | 33616f49d8a394b4db5fc237d59a898973270c53 (patch) | |
tree | ddd8b6933d4aa8695a9fb84c47aa3489b89ac4d2 /NEWS | |
parent | 2b22bd24cd0299282dd62545a6815a689a54e74a (diff) | |
download | chocolate-doom-33616f49d8a394b4db5fc237d59a898973270c53.tar.gz chocolate-doom-33616f49d8a394b4db5fc237d59a898973270c53.tar.bz2 chocolate-doom-33616f49d8a394b4db5fc237d59a898973270c53.zip |
Update NEWS.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1118
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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): |