From 9f509684b6e3859ce2f3ddd8a3ae4e63efcaa5e4 Mon Sep 17 00:00:00 2001 From: yoichi Date: Sat, 10 May 2003 17:55:33 +0000 Subject: [PATCH] Update and merge from wl-2_10. --- NEWS | 35 +++++++++++++++++++++++++++++++++++ NEWS.ja | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) diff --git a/NEWS b/NEWS index 0222792..22d1339 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. +** Default value of wl-folder-hierarchy-access-folders has been changed. + +** Access group "@/" of shimbun folders can be used now. + ** Show contents of NEWS(.ja) when you start Wanderlust newer than the one you used previously. @@ -16,6 +20,37 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Commands to verify/decrypt non-MIME PGP message are added. C-c:v, C-c:d in message buffer to verify or decrypt respectively. +* Changes in 2.10.1 from 2.10.0 + Version 2.10.1 is a bug fix version of 2.10.0. + +** Fixed the problem that msgdb be destroyed when print-length or + print-level has Non-nil value. + +** wl-summary-pack-number in pipe folder is disabled temporarily + since it didn't work. Invoke it in destination folder instead. + +** Fixed a problem that wl-folder-move-cur-folder doesn't work. + +** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow. + +** Fixed a problem that wl-summary-pack-number doesn't work on Maildir and + shimbun folders. + +** Fixed a problem that cache file is not protected even if it is marked + as important. + +** Fixed a problem that %# in wl-summary-line-format cannot handle large + number. + +** Fixed a problem to remove password even if SMTP AUTH failed at non-auth + phase. + +** Default value of wl-message-buffer-prefetch-folder-type-list, + wl-message-buffer-prefetch-idle-time, and + wl-message-buffer-prefetch-depth are changed. + +** Fixed to compile on XEmacs without mule feature. + * Changes in 2.10.0 from 2.8.1 ** You can alter the format of summary lines. diff --git a/NEWS.ja b/NEWS.ja index 9eccb66..8224383 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,5 +1,9 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. +** wl-folder-hierarchy-access-folders の初期値が変更されました。 + +** 新聞フォルダのアクセスグループ "@/" が使えるようになりました。 + ** 前に使っていたものより新しい Wanderlust を起動すると NEWS(.ja) の内容を 表示します。 @@ -16,6 +20,38 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. ** non-MIME PGP メッセージの検証、復号化のためのコマンドが追加されました。 メッセージバッファにおいて C-c:v, C-c:d でそれぞれ検証、復号化します。 +* 2.10.0 から 2.10.1 への変更点 + 2.10.1 は 2.10.0 のバグ修正版です。 + +** print-length や print-level が Non-nil のときに msgdb が壊れる問題が + 修正されました。 + +** パイプフォルダにおいて wl-summary-pack-number がうまく動かなかった + ため効かなくしてあります。必要であれば取り込み先フォルダの方で実行 + して下さい。 + +** wl-folder-move-cur-folder が効いていなかった問題が修正されました。 + +** Meadow 上で wl-draft-reedit がうまく動かない問題が修正されました。 + +** wl-summary-pack-number が Maildir や shimbun フォルダで動かない + 問題が修正されました。 + +** 重要マークつきメッセージのキャッシュに対する保護機能が働かない + 不具合が修正されました。 + +** wl-summary-line-format の %# で大きな数値を正しく扱えない不具合 + が修正されました。 + +** SMTP AUTH で認証以外のエラーでもパスワード消去される不具合が修 + 正されました。 + +** wl-message-buffer-prefetch-folder-type-list, + wl-message-buffer-prefetch-idle-time, + wl-message-buffer-prefetch-depth のデフォルト値が変更されました。 + +** XEmacs without mule でコンパイルできない問題が修正されました。 + * 2.8.1 から 2.10.0 への変更点 ** サマリ行の表示形式を変更できるようになりました。 -- 1.7.10.4