* lisp/gnus.el (gnus-version-number): Update to 6.10.2.
[elisp/gnus.git-] / ChangeLog
index 53486b5..1962003 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
+
+       * lisp/gnus-draft.el: Add Ichikawa-san to authors.
+       * lisp/message.el: Likewise.
+
+       * lisp/message.el (message-yank-original): If
+       `message-yank-add-new-references' is non-nil and this command is
+       called interactively, new IDs from the yanked article will be added
+       to `References' field.
+       (message-yank-add-new-references): New user option.
+       (message-ignored-resent-headers): Default to "^Return-Receipt".
+
+1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
+            Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
+       field with the gathered Message-IDs and References if more than one
+       articles are given.
+
+1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
+       frame after selecting a new article if the value of
+       `message-use-multi-frames' is non-nil and more than one articles
+       are given.
+
+1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * README.semi.ja: Delete "ichikawa" from the branches info, and
+       add "keiichi" and "nana-gnus" to there.  Modify the directory name
+       for the daily snapshots.
+       * README.semi: Likewise.
+
+       * README.branch.ja: Modified for 6.10, etc.
+       * README.branch: Likewise.
+
+1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/message.el (message-reply): Cancel the last change.
+       (message-followup): Cancel the last change.
+       (message-wide-reply): Cancel the last change.
+
+       * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
+       (gnus-summary-reply): Cancel the last change.
+       (gnus-post-news): Cancel the last change.
+
+1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
+       expirable marks if the destination group is not expirable.
+
+1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
+       binary.
+
+1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
+       binary.
+
+1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
+
+       * lisp/message.el (message-reply): Accept references as a new
+       optional arg.
+       (message-followup): Likewise.
+       (message-wide-reply): Likewise.
+
+       * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
+       (gnus-summary-reply): Use it.
+       (gnus-post-news): Use it.
+
+1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
+
+       * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
+       body.
+
+1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
+       <czkmt@remus.dti.ne.jp> to author and maintainer.
+
+1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
+       long headers.
+
+1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
+
 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
@@ -5,7 +98,7 @@
        (nntp-request-post): Run `nntp-prepare-post-hook'.
        (nntp-wait-for): Save a response from the server in
        `nntp-process-response' after sending a command.
-       (nntp-prepare-post-hook): New hook, run just before postting an
+       (nntp-prepare-post-hook): New hook, run just before posting an
        article.
 
        * lisp/nnheader.el (nnheader-init-server-buffer): Make