Release 2.8.1 (emergency release). wl-2_8_1
authorteranisi <teranisi>
Thu, 27 Dec 2001 14:05:08 +0000 (14:05 +0000)
committerteranisi <teranisi>
Thu, 27 Dec 2001 14:05:08 +0000 (14:05 +0000)
ChangeLog
NEWS
NEWS.ja
doc/version.tex
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
etc/VERSION
wl/ChangeLog

index 09a5529..a0ee118 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * 2.8.1 - "Something" (emergency release)
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
        * 2.8.0 - "Something"
 
 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
diff --git a/NEWS b/NEWS
index 75ce68d..8949044 100644 (file)
--- 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 (file)
--- a/NEWS.ja
+++ b/NEWS.ja
@@ -1,5 +1,10 @@
 Wanderlust NEWS (\e$BF|K\8lHG\e(B) -- User-visible changes in Wanderlust.
 
+* 2.8.1 \e$B$O\e(B 2.8.0 \e$B$N=$@5HG$G$9!#\e(B
+
+** 2.8.0 \e$B$K$O\e(B POP, PIPE \e$B%U%)%k%@Ey$G%a!<%k$,>C<:$7$F$7$^$&CWL?E*$J\e(B
+   \e$B%P%0$,$"$j$^$7$?!#=$@5HG$G$"$k\e(B 2.8.1 \e$B$r$*;H$$$/$@$5$$!#\e(B
+
 * 2.6.1 \e$B$+$i\e(B 2.8.0 \e$B$X$NJQ99E@\e(B
 
 ** Nemacs, Mule 2.3 based on Emacs 19.28 \e$B$O%5%]!<%H$5$l$J$/$J$j$^$7$?!#\e(B
index 54d2dbb..d6fde80 100644 (file)
@@ -1 +1 @@
-\def\versionnumber{2.8.0}
+\def\versionnumber{2.8.1}
index 4ea061b..bdcc312 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.8.0
+@set VERSION 2.8.1
index 8c85d6c..76229f8 100644 (file)
@@ -1,3 +1,9 @@
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.8.1 is released.
+
+       * elmo-version.el (elmo-version): Up to 2.8.1.
+
 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
index 616388e..be79679 100644 (file)
@@ -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)
index 91b1534..e9bb8a5 100644 (file)
 2.7.x  Too Funky
 
 2.8.0   Something
+2.8.1   Something
index 0384472..0b15650 100644 (file)
@@ -1,5 +1,9 @@
 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * 2.8.1 is released.
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
        * 2.8.0 is released.
 
 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>