2004-12-09  Helge Hess  <helge.hess@opengroupware.org>

	* NGMime: fixed an issue with future date headers and libFoundation
	  (v4.5.204)

2004-12-03  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: fixed an error handler in the Sieve client (v4.5.203)

2004-11-30  Helge Hess  <helge.hess@skyrix.com>

	* NGMail: fixed a bug in NGSendMail (v4.5.202)

2004-11-28  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: improvements in the Sieve client (v4.5.201)

2004-11-19  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: minor code cleanups (v4.5.200)

2004-11-16  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: minor code cleanups in NGSieveClient (v4.5.199)

2004-11-13  Helge Hess  <helge.hess@opengroupware.org>

	* NGMime: added  support for 'reply-type' parameter in text MIME types
	  (v4.5.198)

2004-11-08  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: fixed a bug with parsing envelopes that are reported with
	  data headers ({count} syntax) (v4.5.197)

2004-10-30  Thierry Delhaise  <befree_fr@mac.com>

	* NGImap4: fixed OGo bug #958 (IMAP4 parser broke with Courier)
	  (v4.3.196)
	
2004-10-29  Helge Hess  <helge.hess@skyrix.com>

	* NGMime: minor cleanups (v4.3.195)

2004-10-28  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: added a constructor to NGImap4Envelope (v4.3.194)

2004-10-27  Helge Hess  <helge.hess@opengroupware.org>

	* NGImap4: enhanced NGImap4EnvelopeAddress (v4.3.193)

	* NGMail: support special sendmail location on MacOSX (v4.3.192)

	* NGMail: fixed a bug in NGSendMail (v4.3.191)

	* NGMail: added NGSendMail object (v4.3.190)

2004-10-08  Helge Hess  <helge.hess@opengroupware.org>

	* NGImap4: minor improvement in an error condition (v4.3.189)

2004-10-06  Helge Hess  <helge.hess@skyrix.com>

	* NGMime: added special case for +0530 timezone (v4.3.188)

2004-10-02  Helge Hess  <helge.hess@opengroupware.org>

	* v4.3.187

	* NGMime, NGMail: minor cleanups

	* NGImap4: decode quoted printable subjects and addresses

	* NGImap4: fixed long subject envelope processing (v4.3.186)

	* NGImap4: improved processing of envelope responses (v4.3.185)

2004-10-01  Helge Hess  <helge.hess@opengroupware.org>

	* NGImap4: added processing of envelope responses (v4.3.184)

	* NGImap4: NGImap4Client improvements (v4.3.183)

2004-09-30  Helge Hess  <helge.hess@skyrix.com>

	* NGMime: fixed OGo buf #936 (v4.3.182)

2004-09-29  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: minor improvements (v4.3.181)

2004-09-21  Marcus Mueller  <znek@mulle-kybernetik.com>

	* sope-mime.xcode: fixes

2004-09-07  Helge Hess  <helge.hess@skyrix.com>

	* NGImap4: removed some crash situations wrt OGo bug #883 (v4.3.179)

2004-09-05  Helge Hess  <helge.hess@opengroupware.org>

	* fixed common.h files not to depend on libFoundation internals
	  (v4.3.178)

2004-09-01  Helge Hess  <helge.hess@opengroupware.org>

	* fhs.make (move-headers-to-fhs): moved NGMail and NGImap4 headers to
	  FHS root (v4.3.177)

2004-08-29  Helge Hess  <helge.hess@opengroupware.org>

	* added hack to install the project in FHS locations - the library,
	  its headers, the tools and the resources will be installed in
	  FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
	  (v4.3.175)

	* added ChangeLog for libNGMime