From: teranisi Date: Thu, 1 Feb 2001 00:45:41 +0000 (+0000) Subject: * 2.4.1 - "Stand By Me" X-Git-Tag: wl-2_4_1~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=081ea1d865eda2a1fd5ceb1dc77e2f6623f354d2;p=elisp%2Fwanderlust.git * 2.4.1 - "Stand By Me" --- diff --git a/wl/ChangeLog b/wl/ChangeLog index adf87dd..9f904cd 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2001-02-01 Yuuichi Teranishi + + * wl-version.el (wl-version): Changed codename to "Stand By Me". + 2001-01-30 Yuuichi Teranishi * wl-summary.el (wl-cache-prefetch-next): Revert the logic diff --git a/wl/wl-version.el b/wl/wl-version.el index b376669..f40437c 100644 --- a/wl/wl-version.el +++ b/wl/wl-version.el @@ -46,7 +46,7 @@ "Wanderlust" nil (eval-when-compile (product-version (product-find 'elmo-version))) ; equals to ELMO version. - "Stand By Me-pre")) + "Stand By Me")) ;; set version-string (product-version-as-string 'wl-version)