Update.
[elisp/gnus.git-] / ChangeLog
index 2f01bf0..592f6d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
+       (gnus-revision-number): Clear to 00.
+
+       * README.T-gnus: Update.
+
+       * README: Sync up with Pterodactyl Gnus v0.96.
+       * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
+       mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
+       gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
+       gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
+       gnus-agent.el,ChangeLog}: Ditto.
+       * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
+
+1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
+       don't retrieve any incoming mails.; Don't filter articles here.
+       Use `convert-standard-filename' to generate fresh UIDL file names.
+       (pop3-get-message-numbers): Rewrite.
+       (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
+       of `with-temp-buffer'.
+
+1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * README-offline.ja : Fix.
+
+       * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
+       Fix typo.
+
+       * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
+       requirements; Enclose the autoload for `gnus-custom-mode' with
+       `eval-and-compile'.
+
+1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 15.
+
+       * lisp/dgnushack.el (char-before, char-after): Optimize byte code
+       for them before lpath.el is loaded.  Because lpath.el requires
+       `poe' via `path-util'.  [cf. <tm-ja:5051>]
+
+       * lisp/gnus-sum.el (gnus-summary-search-article): Search for
+       X-Face image if the regexp "^X-Face:" is specified.
+       (gnus-summary-search-article-highlight-matched-text): Use
+       `gnus-summary-search-article-highlight-goto-x-face'; maybe display
+       X-Face image if it is requested.
+       (gnus-summary-search-article-highlight-goto-x-face): New macro.
+
 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 14.