aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-08 07:26:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-08 07:26:19 +0000
commit72591eb149003fc8214c7c09152cfd1600caaa60 (patch)
tree6817edc3c4b06f17f82f758fec017e7b8a7dd73b /ChangeLog
parenteebe5e587f162490e3603421496a84406eaf719b (diff)
added the option to confirm recipients before sending.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1970 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d5eb5ea..a3e9fd8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-08
+
+ * libsylph/prefs_common.[ch]
+ src/compose.c
+ src/prefs_common_dialog.c: added the option to confirm recipients
+ before sending.
+
2008-03-28
* src/compose.c: delete attach property dialog when closed.