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

nnimap 0.33 released



Bugfixes.

The way it calculates the list of read articles has changed. The
problem we had in the past seem to've magically gone away, or perhaps
it just wait until I've released this version to manifest itself.

CRAM-MD5 users running Emacs (not XEmacs) and Gnus 5.6 (not pGnus)
will have to install base64.el and md5.el (included in pGnus) since we
don't rely on having TM/SEMI installed any more.

Patches to Gnus that are required for nnimap functionality are stored
at http://www.extundo.com/gnus-imap/patches.html.

Get it from http://www.extundo.com/gnus-imap/nnimap.tar.gz.

/s

1998-10-15 19:52:19  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.33 released.

1998-10-15 19:32:08  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.texi: Updated to nnimap 0.33
	(install): Gnus doc URL removed (keeps changing).
	(config): Fix.
	(config-authinfo): Fix.
	(config-auth-method): Fix. CRAM-MD5 does not require XEmacs.
	(config-expiring): Fix.

1998-10-15 19:19:19  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-update-info-internal): Only extend
	group info if necessery.
	(nnimap-request-update-info-internal): Simplify finding of read
	articles.

1998-10-15 16:32:57  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-authenticate-cram-md5): Use base64-decode, don't
	require TM/FLIM.
	
1998-10-14 19:59:25  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-authenticate-login): Quote username/password.

1998-10-10 23:15:07  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.texi (download): New URL.