From 06278ad4d2f4ed08ccceef1b3a8d3fcf258ed5bf Mon Sep 17 00:00:00 2001 From: teranisi Date: Sat, 19 Feb 2005 08:37:13 +0000 Subject: [PATCH] Release 2.12.1. --- ChangeLog | 4 ++++ elmo/ChangeLog | 2 ++ wl/ChangeLog | 12 ++++++++++-- wl/wl-version.el | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba8ff5b..3ddca49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-19 Yuuichi Teranishi + + * 2.12.1 - "99 Luftballons" + 2005-01-23 Hiroya Murata * Makefile (compile-strict): New target. diff --git a/elmo/ChangeLog b/elmo/ChangeLog index b4461c6..527fc87 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -75,6 +75,8 @@ (elmo-maildir-delete-mark): Ditto. (These changes are based on Hiroya Murata's patch [wl: 13437]) +2005-02-06 Yuuichi Teranishi + * elmo-version.el (elmo-version): Up to 2.12.1. 2005-02-06 Hiroya Murata diff --git a/wl/ChangeLog b/wl/ChangeLog index 3c2e961..7c328c8 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,9 @@ +2005-02-19 Yuuichi Teranishi + + * 2.12.1 is released. + + * wl-version.el (wl-version): Changed codename. + 2005-02-18 Hiroya Murata * wl-util.el (wl-read-search-condition-internal): Fixed the last @@ -18,6 +24,10 @@ * wl-template.el (wl-template-select): Cause error if `wl-template-alist' is nil. +2005-02-06 Yuuichi Teranishi + + * Version number is increased to 2.12.1. + 2005-02-06 TAKAHASHI Kaoru * wl-news.el.in: Set file variable `no-byte-compile'. @@ -138,8 +148,6 @@ (wl-message-buffer-prefetch-subr): Not save return value of `wl-message-buffer-display'. - * Version number is increased to 2.13.1. - 2005-01-05 Hiroya Murata * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call diff --git a/wl/wl-version.el b/wl/wl-version.el index 68cf51c..ccc9e7d 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. - "99 Luftballons-pre")) + "99 Luftballons")) (defconst wl-version-status nil "Wanderlust verstion status. For override default rule. -- 1.7.10.4