X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=contrib%2FChangeLog;h=999d5d94c43f525ab25c2c54b7d1728f7c58e2ac;hb=07f072788e841baa93d71a325ee3e87c0d8b6017;hp=0c7ad171eda24c2e0282bcea33715a8af6c2ea7a;hpb=defba44aae707eb240bdd18722850702a09d0e11;p=gnus diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 0c7ad171e..999d5d94c 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,7 +1,54 @@ -2003-03-07 Teodor Zlatanov +2003-11-15 Simon Josefsson + + * starttls.el: Sync with recent gnu.emacs.sources post. + +2003-10-24 Steve Youngs + + * nnir.el: Autoload `read-kbd-macro' at compile time. + +2003-09-30 Kai Grossjohann + From Torsten Hilbrich . + + * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments) + (nnir-imap-search-argument-history): New variables. + (nnir-engines, nnir-run-imap): Use them. + (nnir-read-parm): Support reading the new IMAP query parameters. + +2003-06-03 Kai Gro,A_(Bjohann + + * README: Explain purpose of each file (well, most files). + +2003-05-01 Vasily Korytov + + * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is + set. + +2003-04-17 Steve Youngs + + * hashcash.el (hashcash-point-at-bol): Move the fbound test + outside of the defalias. + (hashcash-point-at-eol): Ditto. + +2003-03-19 Simon Josefsson + + * gnus-idna.el: Update. + +2003-03-11 Teodor Zlatanov + + * hashcash.el (hashcash-version, hashcash-insert-payment): patch + from Paul Foley + +2003-03-07 Simon Josefsson + + * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to + head (otherwise forwarded mail break havoc). + +2003-03-07 Teodor Zlatanov * hashcash.el: New version from Paul Foley with better variable names, executable-find support, and no errors in GNU Emacs + (hashcash-version): return nil when invoked with a + nil token 2003-02-21 Simon Josefsson