2005-03-24 Helge Hess * NGMime: fixed generation of to/cc/bcc to fix OGO bug #1324 (v4.4.201) 2005-03-05 Helge Hess * NGMime: fixed an issue with incorrect header field termination (v4.4.200) 2005-02-14 Helge Hess * NGImap4: changed base64 encoding in Sieve client to fix OGo bug #1228 (requires libNGExtensions v4.4.130) (v4.4.199) 2004-12-09 Helge Hess * NGMime: applied a date parser bugfix from 4.5.204 related to future dates and libFoundation (v4.4.198) 2004-11-30 Helge Hess * NGMail: applied an NGSendMail bugfix from 4.5.202 to properly pass command line parameters (v4.4.197) 2004-11-03 Helge Hess * branched 4.3 into 4.4 and 4.5 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