From 30e5ad04f078a5fb8257f9d6f41d7ae7763e891d Mon Sep 17 00:00:00 2001 From: teranisi Date: Mon, 7 Feb 2005 01:02:48 +0000 Subject: [PATCH] Updated. --- NEWS | 34 ++++++++++++++++++++++++++++++---- NEWS.ja | 31 ++++++++++++++++++++++++++++--- 2 files changed, 58 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index ed19bf1..71f6091 100644 --- a/NEWS +++ b/NEWS @@ -3,12 +3,38 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. * Changes in 2.12.1 from 2.12.0 Version 2.12.1 is a bug fix version of 2.12.0. -** Fixed the problem to cause error on automatical draft saving. +** Fixed the problem in display module for partially fetched IMAP messages. + Now partially fetched messages are displayed accurately. + If a message includes child messages, their headers were not displayed. -** Fixed the problem to cause error on invoking address manager. +** Fixed the problem that %INBOX is not appeared as a subfolder of %INBOX. + In cyrus-imapd, this problem occured. -** Fixed the problem that flags were not inherited on copying/refiling from - filter folders. +** Now user defined flags are appeared in the completions for search conditions. + +** Fixed the problem that a wrong flag folders are created by some flag names. + If a flag contains a character other than [a-z], the problem occured. + +** Now expansion of the access group "@/" works correctly. + +** Fixed the problem to cause an error on automatical draft saving. + +** Fixed the problem to cause an error on invoking address manager. + A message which includes a string "To:" etc. caused an error. + +** Fixed the problem in the flag inheritance function of the filter folder. + +** New option `wl-summary-resend-use-cache'. + You can resend messages using cache in the offline status. + +** New option `elmo-network-session-idle-timeout'. + Network sessions which are not used longer than this value (in seconds) + are thrown away and new session is created. + +** Improved redisplay functions for "H" and "M" key. + MIME structure and buffer is reused for redisplay. + +** Now attributes for netnews are displayed in the draft preview. * Changes in 2.12.0 from 2.10.1 diff --git a/NEWS.ja b/NEWS.ja index be3593d..0422c3d 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,14 +1,39 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. * 2.12.0 から 2.12.1 への変更点 - 2.12.1 は 2.12.0 の修正版です。 + 2.12.1 は、2.12.0 のバグ修正版です。 + +** 入れ子になったメッセージの IMAP による表示時の不具合が解消されました。 + 入れ子になったメッセージをパートフェッチした場合、ヘッダが表示されない + 場合がありましたが、正しく表示されるようになりました。 + +** %INBOX のサブフォルダに %INBOX 自体が含まれない場合がある問題に対処しました。 + cyrus-imapd で、当該の問題が出ていましたが修正されました。 + +** フラグが、検索時等の補完候補として現れるようになりました。 + +** フラグ名によっては間違ったフラグフォルダが作成される問題が修正されました。 + フラグに [a-z]以外の文字を使ったときの問題に対処しました。 + +** Folder mode でアクセスグループ "@/" の展開が正しく動作します。 ** ドラフトの自動保存時にエラーになってしまう問題が修正されました。 ** アドレスマネージャを起動した際にエラーになる問題が修正されました。 + 本文に To: 等の文字列があるとエラーが発生していましたが、修正されました。 -** フィルタフォルダからのコピー/リファイルでフラグ情報が保持されない問題が - 修正されました。 +** フィルタフォルダからのコピー等でフラグが保存されない問題が修正されました。 + +** 新規オプション wl-summary-resend-use-cache が追加されました。 + オフライン状態でもキャッシュを用いた再送(resend)ができます。 + +** 新規オプション elmo-network-session-idle-timeout が追加されました。 + 指定した時間以上アイドル状態となったセッションを再利用しません。 + +** 'H' や 'M' でのメッセージ再表示が効率化されました。 + 再表示時に MIME の構造、バッファを再利用するようになりました。 + +** ドラフトのプレビュー時に表示される属性表示が netnews に対応しました。 * 2.10.1 から 2.12.0 への変更点 -- 1.7.10.4