diff options
author | Simon Howard | 2009-07-11 11:15:32 +0000 |
---|---|---|
committer | Simon Howard | 2009-07-11 11:15:32 +0000 |
commit | 24db815f28c9edca12464b5165d0e3e0bc1a2aff (patch) | |
tree | eabc3c35a94f39540ff92a7dee15c59ed652d1b3 /NEWS | |
parent | 24783792e5398a2d5af6b7220b68c46357d23e31 (diff) | |
download | chocolate-doom-24db815f28c9edca12464b5165d0e3e0bc1a2aff.tar.gz chocolate-doom-24db815f28c9edca12464b5165d0e3e0bc1a2aff.tar.bz2 chocolate-doom-24db815f28c9edca12464b5165d0e3e0bc1a2aff.zip |
Add missing item to NEWS.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1614
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ devices (eg. PDAs/embedded devices) * The textscreen library now has a scrollable pane widget. * Doxygen documentation was added for the textscreen library. + * The "join game" window in the setup tool now has an option + to automatically join a game on the local network. Compatibility: * The A_BossDeath behavior in v1.9 emulation mode was fixed |