12005-05-28	masterserver-0.4.1 release
2- fixed a byte-order bug in the Doom 3 plugin
3
42005-05-21	masterserver-0.4 release
5- updated STVEF1, UT and Doom 3 sections in docs/PROTOCOLS
6- added RtCW section to docs/PROTOCOLS
7- plugin API changed slightly
8- lots of bug fixes and cleaning up
9- compiles and runs on FreeBSD out-of-the-box
10- Doom 3 plugin
11- Star Trek Voyager: Elite Force plugin
12
132004-04-26	masterserver-0.3.3 release
14- fix libh2/q2 gamespy query bug for real
15- docs/PROTOKOLLE* merged and translated to docs/PROTOCOLS
16- masterserver LAN usage pointers in README
17- QuakeWorld plugin
18
192004-02-01	masterserver-0.3.2 release
20- libh2 process() function fixed
21- libh2/q2 gamespy query bug fixed (thanks to fatty <fatty@gmx.ch>)
22- made log messages smaller
23- docs/PROTOKOLLE updated
24
252003-10-25	masterserver-0.3.1 release
26- major bugfixes in Quake3 plugin and masterserver
27
282003-10-20	masterserver-0.3 release
29- Quake2 plugin
30- Heretic2 plugin
31- masterserver doesn't automatically daemonize anymore
32- lots of changes under the "hood"
33- binding to interfaces works now as intended
34- motd support in Quake3 plugin
35- no interface limit
36- plugins can use more than one port
37
382002-12-03	masterserver-0.2 release
39- Binding to specific interfaces/devices implemented (e.g. -i --listen-on eth0)
40	Allows up to 15 interfaces (this is hardcoded in masterserver.c line 169)
41- masterserver now automatically daemonizes (e.g. -D --no-daemon to prevent)
42
432002-11-03	masterserver-0.1 release
44