summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2006-01-01 12:50:55 +0000
committerYohann Ferreira <bertram@cegetel.net>2006-01-01 12:50:55 +0000
commit65c5f32f9622583bd158d3baa52056cb3b7be4f6 (patch)
treebc61c55ed7da21ca909a8f2bc82434c25521b34a /ChangeLog
parent80fe7a82bfbc93d877769ab35f6c2137b4b1fc59 (diff)
downloadmanaserv-65c5f32f9622583bd158d3baa52056cb3b7be4f6.tar.gz
manaserv-65c5f32f9622583bd158d3baa52056cb3b7be4f6.tar.bz2
manaserv-65c5f32f9622583bd158d3baa52056cb3b7be4f6.tar.xz
manaserv-65c5f32f9622583bd158d3baa52056cb3b7be4f6.zip
I was wrong the client is there. Sorry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 21eb92f6..bbd0555b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,7 @@
src/accounthandler.cpp, src/chathandler.cpp: Adding the possibility to
change Email, and password. Turned Slangs Filter into a class. Use
some ifdefs for future configure options handling. Still has to update
- the client. (It isn't compiled fully with make; Removing makeclient.sh
- was not a good idea, maybe.)
+ the client.
2005-12-29 Yohann Ferreira <bertram@cegetel.net>