Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog.2
index 14b4c23..36f92c6 100644 (file)
 
        * smime.el (smime-crl-check): Doc fix.
 
-2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
+2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>  (tiny change)
 
        * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
-       hashtb (tiny patch).
+       hashtb.
 
 2004-01-02  Michael Albinus  <Michael.Albinus@alcatel.de>
 
        * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
        output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
 
-2003-12-07  Simon Josefsson  <jas@extundo.com>
+2003-12-07  Lloyd Zusman <ljz@asfast.com>  (tiny change)
 
        * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
-       (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
-       <ljz@asfast.com>.
-       (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
+       (pgg-gpg-encrypt-region): Use it.
+
+2003-12-07  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-recipient-argument): Doc fix.
+       Renamed from p-g-r-a.
        (pgg-gpg-encrypt-region): Update.
 
 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
        * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
        Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 
-2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+2003-11-04  Norbert Koch <viteno@xemacs.org>  (tiny change)
 
        * gnus-score.el (gnus-decay-score): Protect against arithmetic
-       errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
+       errors.
 
 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
        (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
        spam-log-processing-to-registry invocations appropriately
 
-2003-10-31  Simon Josefsson  <jas@extundo.com>
+2003-10-31  Derek Atkins <warlord@MIT.EDU>  (tiny change)
 
        * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
-       Tiny patch from Derek Atkins <warlord@MIT.EDU>.
-       (imap-process-connection-type): Improve docstring.  Suggested by
-       Derek Atkins <warlord@MIT.EDU>.
+
+2003-10-31  Simon Josefsson  <jas@extundo.com>
+
+       * imap.el (imap-process-connection-type): Improve docstring.
+       Suggested by Derek Atkins <warlord@MIT.EDU>.
 
 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * message.el (message-forward-make-body-plain): Fix ARG=1 mode
        after separating m-f-m-b.
 
-2003-10-29  Simon Josefsson  <jas@extundo.com>
+2003-10-29  Andre Srinivasan <andre@e2open.com>  (tiny change)
 
        * message.el (message-forward-make-body-plain): Remove ignored
-       headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
-       (message-forward-make-body-plain): Fix ARG=1.
+       headers.
+
+2003-10-29  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-forward-make-body-plain): Fix ARG=1.
 
 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
 
        (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
        Lars Balker Rasmussen <lars@balker.org>.
 
-2003-08-30  Gaute Strokkenes  <gs234@srcf.ucam.org>  (tiny change)
+2003-08-30  Gaute Strokkenes  <gs234@srcf.ucam.org>  (tiny change)
 
        * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
        imap-open, reverts 2003-03-17 change.  Reverse remove before
        * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
        Redisplay article after editing.
 
-2003-08-20  Simon Josefsson  <jas@extundo.com>
+2003-08-20  Jari Aalto  <jari.aalto@poboxes.com>
 
        * gnus.el (gnus-read-group): Added check to ask confirmation if
        Group name contains invalid character. You can use '/' in IMAP,
        but not in filenames. G m cannot know what the user is creating,
        so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
-       Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
 
 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.el (gnus-refer-article-method): Ditto.
        * message.el (message-courtesy-message): Ditto.
 
-2003-08-06  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny patch)
+2003-08-06  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
 
        * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
 
        * gnus-registry.el (gnus-registry-install): add an initial
        registry read to the loading when gnus-registry-install is set
 
-2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-07-26  Mark Thomas <swoon@bellatlantic.net>  (tiny change)
 
        * flow-fill.el (fill-flowed): Empty lines separate paragraphs
-       even if the preceding line ends with a soft break.  Tiny patch
-       from Mark Thomas <swoon@bellatlantic.net>.
+       even if the preceding line ends with a soft break.
 
 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * imap.el (imap-arrival-filter): Fix test for missing process
        buffer.
 
-2003-07-09  Gaute B Strokkenes  <gs234@cam.ac.uk>  (tiny patch).
+2003-07-09  Gaute B Strokkenes  <gs234@cam.ac.uk>  (tiny change)
 
        * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
        for second, after-process-has-died, accept-process-output.
        (message-canlock-generate)
        (message-generate-new-buffer-clone-locals): Docstring fixes.
 
-2003-07-07  Gaute B Strokkenes <gs234@cam.ac.uk>  (tiny patch)
+2003-07-07  Gaute B Strokkenes <gs234@cam.ac.uk>  (tiny change)
 
        * imap.el (imap-wait-for-tag): After the process has died, look
        for more output still pending.
        (rfc2047-syntax-table): Fix building table to work in Emacs 22.
        (rfc2047-unfold-region): Delete unused var `leading'.
 
-2003-05-12  Simon Josefsson  <jas@extundo.com>
+2003-05-12  Ville Skytt\e,Ad\e(B <scop@xemacs.org>  (tiny change)
 
        * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
-       output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
-       <scop@xemacs.org>.
+       output window if one is available.
 
 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
        the entry for the group exists before we alter it.
 
-2003-02-22  David S Goldberg  <david.goldberg6@verizon.net>  (tiny change)
+2003-02-22  David S. Goldberg  <david.goldberg6@verizon.net>  (tiny change)
 
        * message.el (message-mode): MML tags separate paragraphs.
 
        code that only worked under Emacs.
 
 2003-02-08  Satyaki Das  <satyaki@chicory.stanford.edu>
-       
+
        * pgg-gpg.el (pgg-gpg-process-region): Don't blink.
 
 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.el: Oort Gnus v0.14 is released.
 
-2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-01-24  Mark Thomas <swoon@bellatlantic.net>  (tiny change)
 
        * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
-       before beginning.  Tiny patch from Mark Thomas
-       <swoon@bellatlantic.net>.
+       before beginning.
 
 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
        * message.el (message-required-headers): Add From.
 
-2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Trivial patch from Norbert Koch <nk@viteno.net>.
+2003-01-02  Norbert Koch  <nk@viteno.net>  (tiny change)
 
        * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
 
        * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
        nntp-server-buffer if we aren't going to write to it.
 
-2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
-       Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
+2002-12-04  Itai Zukerman  <zukerman@math-hat.com>  (tiny change)
 
        * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
 
        * nnimap.el (nnimap-request-expire-articles): Compress sequence
        before storing \Deleted mark on expired articles.
 
-2002-11-17  Shenghuo Zhu  <zsh@cs.rochester.edu>
-       Trivial patch from Markus Rost <rost@math.ohio-state.edu>
+2002-11-17  Markus Rost  <rost@math.ohio-state.edu>  (tiny change)
 
        * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
        parens in column 0.
        (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
        (mml1991-pgg-encrypt): Fix recipients querying.
 
+2002-09-28  <dme@dme.org>  (tiny change)
+
+       * mml2015.el (autoload): Autoload correct files.
+
 2002-09-28  Simon Josefsson  <jas@extundo.com>
 
-       * mml2015.el (autoload): Autoload correct files.  Trivial patch
-       from dme@dme.org.
        (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
        handle is returned.
 
        * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
        (imap-shell-open): Skip initial junk before IMAP greeting.
 
-2002-08-11  Simon Josefsson  <jas@extundo.com>
+2002-08-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message-utils.el (message-xpost-default,
-       message-xpost-fup2-header, message-xpost-fup2): Fixed
-       Typos.  Trivial changes from Reiner Steib
-       <4uce.02.r.steib@gmx.net>.
+       * message-utils.el (message-xpost-default)
+       (message-xpost-fup2-header, message-xpost-fup2): Fixed Typos.
 
 2002-08-09  Simon Josefsson  <jas@extundo.com>
 
        (mm-inline-wash-with-file): New function.
        (mm-inline-wash-with-stdin): New function.
 
-2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2002-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message-utils.el: Fix installation doc.
-       From: Reiner Steib <4uce.02.r.steib@gmx.net>
 
 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * nnfolder.el (nnfolder-marks-changed-p): Ditto.
 
-2001-10-20  David Z Maze  <dmaze@MIT.EDU>
+2001-10-20  David Z. Maze  <dmaze@MIT.EDU>
 
        * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
        conses.
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+    Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007
+      Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 3, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit