From: teranisi Date: Thu, 27 Dec 2001 14:05:08 +0000 (+0000) Subject: Release 2.8.1 (emergency release). X-Git-Tag: wl-2_8_1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0860a952b8be17694673920e7e10b7f76384ea79;p=elisp%2Fwanderlust.git Release 2.8.1 (emergency release). --- diff --git a/ChangeLog b/ChangeLog index 09a5529..a0ee118 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-12-27 Yuuichi Teranishi + * 2.8.1 - "Something" (emergency release) + +2001-12-27 Yuuichi Teranishi + * 2.8.0 - "Something" 2001-12-26 Yuuichi Teranishi diff --git a/NEWS b/NEWS index 75ce68d..8949044 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. +* 2.8.1 is a bug fix version of 2.8.0. + +** 2.8.0 has a critical bug which may cause a mail lost in POP, PIPE. + Please don't use it and use 2.8.1 instead. + * Changes in 2.8.0 from 2.6.1 ** Nemacs, Mule 2.3 based on Emacs 19.28 are not supported any longer. diff --git a/NEWS.ja b/NEWS.ja index 73b8723..e4f0f1c 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,5 +1,10 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. +* 2.8.1 は 2.8.0 の修正版です。 + +** 2.8.0 には POP, PIPE フォルダ等でメールが消失してしまう致命的な + バグがありました。修正版である 2.8.1 をお使いください。 + * 2.6.1 から 2.8.0 への変更点 ** Nemacs, Mule 2.3 based on Emacs 19.28 はサポートされなくなりました。 diff --git a/doc/version.tex b/doc/version.tex index 54d2dbb..d6fde80 100644 --- a/doc/version.tex +++ b/doc/version.tex @@ -1 +1 @@ -\def\versionnumber{2.8.0} +\def\versionnumber{2.8.1} diff --git a/doc/version.texi b/doc/version.texi index 4ea061b..bdcc312 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1 +1 @@ -@set VERSION 2.8.0 +@set VERSION 2.8.1 diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 8c85d6c..76229f8 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,9 @@ +2001-12-27 Yuuichi Teranishi + + * 2.8.1 is released. + + * elmo-version.el (elmo-version): Up to 2.8.1. + 2001-12-27 Hiroya Murata * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo. diff --git a/elmo/elmo-version.el b/elmo/elmo-version.el index 616388e..be79679 100644 --- a/elmo/elmo-version.el +++ b/elmo/elmo-version.el @@ -40,7 +40,7 @@ ;; product-define in the first place (product-provide 'elmo-version ;; Don't forget to check `wl-version.el' and Info. - (product-define "ELMO" nil '(2 8 0))) + (product-define "ELMO" nil '(2 8 1))) ;; set version-string (product-version-as-string 'elmo-version) diff --git a/etc/VERSION b/etc/VERSION index 91b1534..e9bb8a5 100644 --- a/etc/VERSION +++ b/etc/VERSION @@ -119,3 +119,4 @@ 2.7.x Too Funky 2.8.0 Something +2.8.1 Something diff --git a/wl/ChangeLog b/wl/ChangeLog index 0384472..0b15650 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,9 @@ 2001-12-27 Yuuichi Teranishi + * 2.8.1 is released. + +2001-12-27 Yuuichi Teranishi + * 2.8.0 is released. 2001-12-24 Yuuichi Teranishi