Fixed segfault when sending version rejects: VNAK/VFUL

This commit is contained in:
Erik Ekman
2008-08-07 14:16:12 +00:00
committed by Erik Ekman
parent fbaccb2f53
commit 166fb4b6c7
2 changed files with 7 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ CHANGES:
server to client are now always fast instead of cycling from
fast to 1000 ms.
- The server now replies to all received queries.
- Fixed segfault in server when sending version reject.
2008-08-06: 0.4.2 "Opened Zone"
- Applied a few small patches from Maxim Bourmistrov and Gregor Herrmann