commit 24db815f28c9edca12464b5165d0e3e0bc1a2aff
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Sat Jul 11 11:15:32 2009 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Sat Jul 11 11:15:32 2009 +0000
Add missing item to NEWS.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1614
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index 42071458..2d6db773 100644
--- a/NEWS
+++ b/NEWS
@@ -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