From c1d3f48f0bc2ba7af5f4a063a2bd6147bc5364d8 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 18 Jun 1999 12:14:47 +0000 Subject: [PATCH] Update. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index c65ae03..bc56fe7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1999-06-18 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 03. + + * lisp/gnus-sum.el (gnus-summary-mark-article): Call + `gnus-cache-possibly-enter-article' with the arg `headers'. + (gnus-summary-mark-article-as-unread): Ditto. + (gnus-summary-move-article): Ditto. + + * lisp/gnus-cache.el (gnus-cache-update-article): Call + `gnus-cache-possibly-enter-article' with the arg `headers'. + (gnus-cache-enter-article): Ditto. + (gnus-cache-possibly-enter-article): Accept parameter `headers'. + 1999-06-17 Katsumi Yamaoka * lisp/gnus.el (gnus-revision-number): Increment to 02. -- 1.7.10.4