[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
nnimap 0.98 released.
- To: nnimap@extundo.com
- Subject: nnimap 0.98 released.
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 01 May 1999 21:42:28 +0200
- User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) Emacs/20.3.8
Bugfixes.
Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.
1999-05-01 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.98 released.
* imap.el (imap-mailbox-put):
(imap-message-put): Message if null data variable.
(imap-mailbox-select): Restore old state on failures.
(imap-arrival-filter): Recognize examine state.
* nnimap.el (nnimap-request-group):
(nnimap-possibly-change-group): Use gnus-group-prefixed-name
(gnus-group-normally-qualified): Removed, use
gnus-group-prefixed-name instead.
* imap.el (imap-parse-body): Only optionally parse body-ext-1part.
* nnimap.el (nnimap-request-create-group): Rewrite.
1999-04-22 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (gnus-group-normally-qualified): Removed, use
gnus-group-prefixed-name instead.
1999-04-17 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-current-move-server):
(nnimap-current-move-group):
(nnimap-current-move-article): New internal variables.
(nnimap-request-move-article): Change server.
* imap.el (imap-mailbox-select): Doc fix. Create mailbox data vector.
(imap-list-to-message-set):
(imap-message-fetch): New functions.
(imap-message-copyuid): New function.
(imap-message-copy): Use it.
(imap-message-appenduid): New function.
(imap-message-append): Use it.
(imap-parse-resp-text-code): Parse COPYUID.
1999-03-30 Jeff Senn <senn@maya.com>
* nnimap.el (nnimap-request-move-article): Stash params.
(nnimap-request-accept-article): Fast move if params set.
1999-03-27 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-set-mark): Don't set cache
flag. Return nil.
1999-03-31 Simon Josefsson <jas@pdc.kth.se>
* Makefile (ELCC): -no-init-file.