2004-12-09 Helge Hess * NGMime: fixed an issue with future date headers and libFoundation (v4.5.204) 2004-12-03 Helge Hess * NGImap4: fixed an error handler in the Sieve client (v4.5.203) 2004-11-30 Helge Hess * NGMail: fixed a bug in NGSendMail (v4.5.202) 2004-11-28 Helge Hess * NGImap4: improvements in the Sieve client (v4.5.201) 2004-11-19 Helge Hess * NGImap4: minor code cleanups (v4.5.200) 2004-11-16 Helge Hess * NGImap4: minor code cleanups in NGSieveClient (v4.5.199) 2004-11-13 Helge Hess * NGMime: added support for 'reply-type' parameter in text MIME types (v4.5.198) 2004-11-08 Helge Hess * NGImap4: fixed a bug with parsing envelopes that are reported with data headers ({count} syntax) (v4.5.197) 2004-10-30 Thierry Delhaise * NGImap4: fixed OGo bug #958 (IMAP4 parser broke with Courier) (v4.3.196) 2004-10-29 Helge Hess * NGMime: minor cleanups (v4.3.195) 2004-10-28 Helge Hess * NGImap4: added a constructor to NGImap4Envelope (v4.3.194) 2004-10-27 Helge Hess * 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 * NGImap4: minor improvement in an error condition (v4.3.189) 2004-10-06 Helge Hess * NGMime: added special case for +0530 timezone (v4.3.188) 2004-10-02 Helge Hess * 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 * NGImap4: added processing of envelope responses (v4.3.184) * NGImap4: NGImap4Client improvements (v4.3.183) 2004-09-30 Helge Hess * NGMime: fixed OGo buf #936 (v4.3.182) 2004-09-29 Helge Hess * NGImap4: minor improvements (v4.3.181) 2004-09-21 Marcus Mueller * sope-mime.xcode: fixes 2004-09-07 Helge Hess * NGImap4: removed some crash situations wrt OGo bug #883 (v4.3.179) 2004-09-05 Helge Hess * fixed common.h files not to depend on libFoundation internals (v4.3.178) 2004-09-01 Helge Hess * fhs.make (move-headers-to-fhs): moved NGMail and NGImap4 headers to FHS root (v4.3.177) 2004-08-29 Helge Hess * 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