aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-08-31 01:20:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-08-31 01:20:19 +0000
commitbe7aeac3e81ef1c4b86b78d08a387e99610f5589 (patch)
treef6b673d2b6920b917ed367096ddd57f26f51e271 /NEWS
parentb1ccf6f3c064d304bfe18756adcd1f55bff9b30c (diff)
fixed another format string bug in address completion.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1885 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 933c6fa5..8e45074e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ Changes of Sylpheed
* The vulnerability that may be exploited by malicious POP3 server was
fixed.
+ * The potential crash bug in address completion was fixed.
* The signature separator '--' is not joined on line wrapping now.
* Win32: GLib and GTK+ was updated to the latest version.
* Win32: The focus problem when closing dialogs was fixed (GTK+).