diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-04-08 09:12:15 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2008-04-08 09:12:15 +0000 |
commit | 520c0a9f8a3fc4c27da5a30a416f414e75c57271 (patch) | |
tree | 716a37ed1a4fb1a43b1740c96d15d150aa44b139 /ChangeLog | |
parent | 5c7916a38a871b3c73762ea776c9f94ed7695d82 (diff) |
fixed leaks of GSList.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1972 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-04-08 + * src/compose.c: compose_check_recipients(): fixed leaks of GSList. + +2008-04-08 + * libsylph/prefs_common.[ch] src/compose.c src/prefs_common_dialog.c: added the option to confirm recipients |