summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5313280a..11aed0ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-03 Yohann Ferreira <bertram@cegetel.net>
+
+ * src/accounthandler.cpp: Handling good conditions to register.
+ Still lacks checking if the Email already exists.
+ * src/dalstorage.cpp: Fixed a bug that throwed an exception when
+ logging with an account that had no mapInfo yet.
+ Still has to set these to defaults in such case.
+
2005-12-02 Yohann Ferreira <bertram@cegetel.net>
* src/main.cpp, src/accounthandler.h, src/accounthandler.cpp,