[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.35 released
- To: gnus-imap@vic20.dzp.se
- Subject: nnimap 0.35 released
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 16 Oct 1998 03:19:15 +0200
- Mail-Copies-To: never
- User-Agent: Gnus/5.070034 (Pterodactyl Gnus v0.34) Emacs/20.3
Bugfixes and namespace support in the imap library.
If you were unlucky, 0.33 and 0.34 could corrupt your .newsrc.eld. If
your Gnus complains when you start it, replace all occurances of
'((nil))' with 'nil' in .newsrc.eld.
Get it from http://www.extundo.com/gnus-imap/nnimap.tar.gz.
1998-10-16 03:15:18 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.35 released.
1998-10-16 03:09:02 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-parse-line): Can't handle " and \ in status
response text.
1998-10-16 01:45:03 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-list-pattern): Doc fix.
1998-10-16 01:41:51 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-folder-reset): Typo.
1998-10-16 01:41:05 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-data-namespace): New variable.
(imap-cb-function-alist): New callback.
(imap-locals): New local variable.
(imap-namespace-get): New function.
(imap-cb-namespace): New function.
1998-10-16 01:02:40 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-date-days-ago): Remove padding.
1998-10-16 00:34:00 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-folder-reset): New function.
1998-10-15 22:13:30 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-update-info-internal): Make sure it's
an integer.