aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-13 06:45:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-13 06:45:42 +0000
commitc5729a052d290a9020633a299f808285929f1d43 (patch)
treedea0b61f2b75938336eaab6551af456e5b298899 /ChangeLog
parent846b9a17be80cfe85d6fdbeb063cedf719e76c60 (diff)
included server name in the receive error dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3090 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efc8edef..88121df6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-13
+
+ * src/inc.c: included server name in the error dialog.
+ * src/progressdialog.c: adjusted the column width.
+
2012-06-12
* src/filesel.c: win32: handle multiple file selection with shortcuts.