aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-05 06:51:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-02-05 06:51:07 +0000
commite3dcee39218e26a6b0ce29865f0cb6f0d36c0a04 (patch)
tree3557b5380cbdca5c00a90e852e99d289c31374ac /ChangeLog
parent0f57a2f733e451a81555a99612b9f215ac6f7a1d (diff)
check the input values for address, ID and server.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2459 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91f1befc..8189e66f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-02-05
+ * src/setup.c: check the input values for address, ID and server.
+
+2010-02-05
+
* src/mainwindow.c: new_account_cb(): don't update UI when cancelled.
2010-02-05