summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aeee76a..3c0dc58e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-12-08 Yohann Ferreira <bertram@cegetel.net>
+ * src/dalstorage.cpp, src/accounthandler.cpp: Temporary
+ made a workaround the character misloading at login.
+ Work is to be made to see why the mapInfo recordset is
+ buggy. Also made the server more verbose about characters.
+
+2005-12-08 Yohann Ferreira <bertram@cegetel.net>
+
* src/dalstorage.cpp, src/dalstorage.h, src/storage.h:
Radically improve the getEmailList() again based on
MrLindejer's good idea.