]> err.no Git - sope/blobdiff - sope-mime/NGImap4/ChangeLog
fixed some gcc 4.0 warning
[sope] / sope-mime / NGImap4 / ChangeLog
index 60bb5a77d92d221ec1a4e93ff8536647b119a764..79279d5a56260a432afad4cdd554c58544302228 100644 (file)
@@ -1,3 +1,57 @@
+2005-07-27  Helge Hess  <helge.hess@skyrix.com>
+
+       * NGImap4Connection.m: fixed gcc 4.0 warnings
+
+2005-07-26  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4Connection.m: fixed a Cocoa compatibility issue with
+         -doesMailboxExistAtURL
+
+2005-07-15  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4ResponseParser.m: fixed a bug in parsing mailbox names in ACL
+         responses
+
+2005-07-14  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4Connection.m: updated defaults to use NGImap4Connection*
+         names, made the IMAP4 folder separator an ivar, consolidated the
+         fetching of the mailbox hierarchy
+
+2005-07-13  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4Connection.m: added a -description
+
+2005-07-13  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * NGImap4.xcodeproj: synced with GNUmakefile
+
+2005-07-11  Helge Hess  <helge.hess@opengroupware.org>
+
+       * added NGImap4Connection/NGImap4ConnectionManager classes, a simpler
+         interface to the IMAP4 client library
+
+2005-07-07  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4Client.m: added -storeFlags:forMSNs:addOrRemove: method to
+         change flags for a set of MSNs (instead of ranges)
+
+2005-04-24  Helge Hess  <helge.hess@opengroupware.org>
+
+       * fixed gcc 4.0 warnings
+
+2005-03-24  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOQualifier+IMAPAdditions.m: fixed a warning
+
+2005-03-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGImap4Folder.m: properly create NSURL if the absolute name doesn't
+         start with a slash
+
+       * NGImap4Context.m: initialize NSURL with a path to avoid an issue on
+         MacOSX
+
 2005-03-03  Helge Hess  <helge.hess@opengroupware.org>
 
        * NGImap4FileManager.m: added debug logs which can be enabled using