X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sope-mime%2FChangeLog;h=af0d407d87ddd66f8916465a2b30a151437c89c7;hb=d971299ec8281f2c17d056116dc1b28cfadcdffc;hp=aeaf6f9fa57a1da1782930c75496eb61a9a321fc;hpb=b2ff72c896387ff995034b50a17447dc8eb0d74f;p=sope diff --git a/sope-mime/ChangeLog b/sope-mime/ChangeLog index aeaf6f9f..af0d407d 100644 --- a/sope-mime/ChangeLog +++ b/sope-mime/ChangeLog @@ -1,3 +1,83 @@ +2005-08-17 Helge Hess + + * build NGImap4 and NGMail frameworks (v4.5.233) + +2005-08-10 Helge Hess + + * added OSX framework support (v4.5.232) + +2005-07-27 Helge Hess + + * NGImap4: fixed a gcc 4.0 warning (v4.5.231) + +2005-07-26 Helge Hess + + * NGImap4: fixed a compatibility issue with Cocoa (v4.5.230) + +2005-07-20 Helge Hess + + * NGMime, NGMail: added some convinience methods to access the header + fields of a part (v4.5.229) + +2005-07-15 Helge Hess + + * NGImap4: fixed a parsing bug in ACL responses (v4.5.228) + +2005-07-14 Helge Hess + + * NGImap4: fixed default names of NGImap4Connection, some code reorgs + (v4.5.227) + +2005-07-13 Helge Hess + + * NGImap4: added -description to imap4-connection (v4.5.226) + +2005-07-12 Helge Hess + + * NGMime: headers hashmap is now properly made immutable (v4.5.225) + +2005-07-11 Helge Hess + + * NGMime: added a safeguard for some edge case (v4.5.224) + + * NGImap4: added NGImap4Connection, NGImap4ConnectionManager (v4.5.223) + +2005-07-07 Helge Hess + + * NGImap4: added method to store flags for MSN sequences (v4.5.222) + +2005-07-05 Helge Hess + + * NGImap4ResponseNormalizer.[hm], NGImap4Client.[hm], + NGImap4ResponseParser.m: added some ACL related commands (v4.5.221) + +2005-04-24 Helge Hess + + * NGMime, NGImap4, NGMail: fixed gcc 4.0 warnings (v4.5.220) + +2005-03-24 Helge Hess + + * NGMime, NGMail: fixed OGo bug #1324 by adding support for multivalue + header fields (v4.5.219) + + * NGMime: minor code cleanups (v4.5.218) + +2005-03-05 Helge Hess + + * NGMime: fixed an issue with incorrect header field termination + (v4.5.217) + + * NGImap4: fixed a MacOSX incompatibility (v4.5.216) + +2005-03-03 Helge Hess + + * NGImap4: added some debugging facilities (v4.5.215) + +2005-02-14 Helge Hess + + * NGImap4: changed base64 encoding in Sieve client to fix OGo bug #1228 + (v4.5.214) + 2005-02-12 Helge Hess * NGImap4: reworked qualifier generation, fixed handling of OR