Fixed comma issue in user/city registration

This commit is contained in:
Michiel Broek
2006-06-10 11:59:02 +00:00
parent f94f93131f
commit 3ab5c3c405
3 changed files with 18 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
$Id$
v0.83.20 27-May-2006
libmbse.a:
Fixed comma issue in user/city registration.
mbmon:
Fixed a text message.
@@ -13,6 +17,7 @@ v0.83.20 27-May-2006
Delete users from a server when server disconnects.
Check for stopped tasks reverted to the old method without
signal handlers.
Fixed comma issue in user/city registration.
mbfido:
Added warning log for messages >= 32768 bytes.