From bb83b48e47097432b113c0cbad6ff1291e241cbb Mon Sep 17 00:00:00 2001 From: teranisi Date: Thu, 30 Nov 2000 01:01:29 +0000 Subject: [PATCH 1/1] * 2.4.0 - "Rio" --- ChangeLog | 4 ++++ wl/ChangeLog | 4 ++++ wl/wl-version.el | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 503c167..241fa11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-11-30 Yuuichi Teranishi + + * 2.4.0 - "Rio" + 2000-10-31 Tetsuo Tsukamoto * WL-MK: Require "backquote" before dealing with the custom issue. diff --git a/wl/ChangeLog b/wl/ChangeLog index 8989117..cbb2ded 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2000-11-30 Yuuichi Teranishi + + * wl-version.el (wl-version): Changed codename to "Rio". + 2000-11-28 Yuuichi Teranishi * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message diff --git a/wl/wl-version.el b/wl/wl-version.el index ecd9500..fe6c961 100644 --- a/wl/wl-version.el +++ b/wl/wl-version.el @@ -40,7 +40,7 @@ "Wanderlust" nil (eval-when-compile (product-version (product-find 'elmo-version))) ; equals to ELMO version. - "Rio-pre3")) + "Rio")) ;; set version-string (product-version-as-string 'wl-version) -- 1.7.10.4