summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-09-02 19:03:28 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-09-02 19:03:28 +0000
commit32e3bd7584cf241027dd8824c936f4c60cff418f (patch)
treea76a0337ec3a962b8c8ce5fe154e42ff0ca2d39e /ChangeLog
parent3bce14c324e1d7bbd058e18072acc7bd953d6475 (diff)
downloadmana-client-32e3bd7584cf241027dd8824c936f4c60cff418f.tar.gz
mana-client-32e3bd7584cf241027dd8824c936f4c60cff418f.tar.bz2
mana-client-32e3bd7584cf241027dd8824c936f4c60cff418f.tar.xz
mana-client-32e3bd7584cf241027dd8824c936f4c60cff418f.zip
Fixed crash when using short versions of server and port command line options
and made sure cancelling the account server connect shows the server dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f148845..56d6478b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-02 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/gui/serverdialog.cpp, src/main.cpp: Fixed crash when using short
+ versions of server and port command line options and made sure
+ cancelling the account server connect shows the server dialog.
+
2006-09-02 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/localplayer.cpp, src/beingmanager.h, src/beingmanager.cpp,