[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap 0.35 released



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.