#25 Fixed crash on query with bad top domain

This commit is contained in:
Erik Ekman
2007-07-12 08:38:00 +00:00
committed by Erik Ekman
parent 285a412563
commit f932e57ce6
2 changed files with 9 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ CHANGES:
- All received error messages (RCODE field) are echoed
- Top domain limited to 128 chars
- Case preservation check sent after login to decide codec
- Fixed crash on incoming NULL query in server with bad top domain
2007-03-25: 0.4.0 "Run Home"
- Added multiuser support (up to 8 users simultaneously)