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

nnimap 0.82 released



Autologouts work better.

Base64 and md5 are included to have it compile with Gnus 5.6.x (the
patch from the web pages against Gnus must still be used, of course).

(No patches because of the new files)

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

1998-12-09 21:54:59  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.82 released.

1998-12-09 22:29:41  Simon Josefsson  <jas@pdc.kth.se>

	* Makefile: Update dependencies.

	* base64.el: New file, Kyle E. Jones' base64 library.

	* md5.el: New file, Gareth Rees' md5 library

1998-12-09 21:52:30  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-close): Typo.

1998-12-09  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-sentinel): New function to make the unparsable
	status message in the process buffer go away when processes exit.
	(imap-open-1): Set process sentinel.

	* imap.el (imap-close): Check better. Doc fix.

	* imap.el (imap-open): Set stream-changed correctly.
	(imap-open): When port=nil, port 0 is used in buffer name to
	indicate default port.

1998-12-09  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-list-mapper): Flags are string.

1998-12-06 00:37:25  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-kerberos4-open): No case sensitive searches.

1998-12-06 00:02:23  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-imtest-arguments): New variable.
	(imap-kerberos4-open): Use it.