summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-17 23:08:17 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-07-17 23:08:17 +0000
commitc8db8fbd71727b601172225f81c6198dc96d57db (patch)
tree906d70a22b9e1df0010310356da7b82698f6cb87 /ChangeLog
parentea37ffc6d73bb0de686c29f8e8c6769f2a704ec5 (diff)
downloadmana-client-c8db8fbd71727b601172225f81c6198dc96d57db.tar.gz
mana-client-c8db8fbd71727b601172225f81c6198dc96d57db.tar.bz2
mana-client-c8db8fbd71727b601172225f81c6198dc96d57db.tar.xz
mana-client-c8db8fbd71727b601172225f81c6198dc96d57db.zip
Remove possible trailing slash at the end of the update host, since otherwise
there'll be two of them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7d47e54..30665053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/main.cpp: Remove possible trailing slash at the end of the
+ update host, since otherwise there'll be two of them.
+
2008-07-16 Lloyd Bryant <lloyd_bryant@netzero.net>
* src/logindata.h, src/gui/char_server.cpp, src/gui/char_server.h,