aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index d8ffaf19..4cc78be1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-18
+
+ * version 3.1.0beta3
+
2010-08-17
* src/importldif.[ch]: addressbook_imp_ldif_file(): new function to
diff --git a/NEWS b/NEWS
index 0607e653..437f7e56 100644
--- a/NEWS
+++ b/NEWS
@@ -20,8 +20,8 @@ Changes of Sylpheed
* Virtual folders can be moved now.
* 'Always show messages in summary when selected' was improved, and
it is enabled by default.
- Automatically selected messages will not be marked as read anymore.
- The message view will not be cleared on multiple selection.
+ - Automatically selected messages will not be marked as read anymore.
+ - The message view will not be cleared on multiple selection.
* "mark_as_read_on_new_window" setting became a hidden option.
* Redundant menu items are not displayed on the context menu of the
folder view now.
@@ -42,8 +42,8 @@ Changes of Sylpheed
* Bugfixes
- * The bug that accepted SSL certs were not loaded when --configdir
- option was used.
+ * The bug that accepted SSL certs were not loaded when using --configdir
+ option was fixed.
* The IMAP4 response parser was fixed.
* The LDIF parser was modified.