2001-06-27  Mr. Sam  <mrsam@courier-mta.com>

	* rfc2047.c (a_rfc2047_encode_str): Fix incorrect MIME encoding of
	address name in old-style RFC-822 format.

2001-04-17  Mr. Sam  <mrsam@courier-mta.com>

	* rfc822.c (rfc822t_alloc): Explicitly cast arg to (void *).

2000-12-22  Mr. Sam  <mrsam@courier-mta.com>

	* reftest.c: Fix dependency on qsort sorting order of identical keys.

2000-12-11  Mr. Sam  <mrsam@courier-mta.com>

	* imapsubj.c (stripsubj): Recode subject stripping.

2000-11-18  Mr. Sam  <mrsam@gwl.email-scan.com>

	* imaprefs.c: Update to draft-05.txt-bis (sort top level siblings
	by date.

Mon Apr  5 00:58:37 EDT 1999

* Yes, I've decided to start a Change Log. librfc822 now has a life of its
own, so it might as well have it.

* Courier needs tokens in a link list, not an array.  Rewrote most token
handling code.

* Fixed some issues with handling of () comments.

* Changed *pr* functions to pass along a caller-provided void, also for
  courier.  librfc822 should now be threadable (like, who cares...)

* Added a testsuite
