aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 08:18:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 08:18:33 +0000
commita8568b719dce7dcd095e81863d264ac8004c4956 (patch)
tree0c16b9bd8999978d0b92b9c11a13be0a861f7ee2
parent6d6ada32ff47b1dd63ffbe306621ff27c98f2499 (diff)
updated NEWS.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@866 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.ja4
-rw-r--r--NEWS12
-rw-r--r--configure.in2
4 files changed, 21 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1cf0459..e37cf5ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-12-26
+ * version 2.2.0beta2
+
+2005-12-26
+
* libsylph/pop.[ch]: prevent duplicate retrieval after incomplete
session.
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 341896d6..096d56be 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,9 @@
2005-12-26
+ * version 2.2.0beta2
+
+2005-12-26
+
* libsylph/pop.[ch]: セッションが完了しなかった後重複して受信するのを
回避するようにした。
diff --git a/NEWS b/NEWS
index 3ba8994c..307b6ac1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
Changes of Sylpheed
+* 2.2.0beta2 (development)
+
+ * The forwarding of messages with attachments was modified.
+ * The bug that previously selected row was removed from the view instead
+ of currently selected one when deleting folders from the context menu
+ was fixed.
+ * The bug that messages with subject that includes characters that can't
+ be used for filename couldn't be attached was fixed.
+ * Windows-1252 was added for display encoding.
+ * After incomplete POP3 session, duplicate retrieval of messages doesn't
+ happen anymore.
+
* 2.2.0beta1 (development)
* The major improvements of the search function were made.
diff --git a/configure.in b/configure.in
index 155ee6a0..c9a0f275 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ MINOR_VERSION=2
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=beta1
+EXTRA_VERSION=beta2
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl set $target