]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Added support for "Cc" and "Bcc" IMAP SEARCHes
[citadel.git] / citadel / ChangeLog
index 2db9fe2de5c60914c5f7aeabd2253dbfd15800fb..6b9ccf53fc73bc060d746d8f430cd0d6b6b0b40e 100644 (file)
@@ -1,4 +1,23 @@
  $Log$
+ Revision 612.14  2003/12/15 16:33:47  ajc
+ * Added support for "Cc" and "Bcc" IMAP SEARCHes
+ * Bumped the version number to 6.13
+
+ Revision 612.13  2003/12/11 04:21:23  ajc
+ * Removed a "FIXME this needs blah blah" comment because blah blah has
+   since been completed
+
+ Revision 612.12  2003/12/11 04:06:55  nbryant
+ configure.ac: add support for position-independent executables. can be disabled
+ with --disable-pie
+
+ Revision 612.11  2003/12/11 03:44:18  nbryant
+ domain.c: include <arpa/nameser_compat.h> if present
+ configure.ac: check for <arpa/nameser_compat.h>
+
+ Revision 612.10  2003/12/10 03:58:26  ajc
+ * Completed a more accurate implementation of the ENVELOPE fetch in IMAP.
+
  Revision 612.9  2003/12/09 06:39:19  nbryant
  did a minimal amount of ANSIfication without changing anything that would
  affect the compiler output in any way. I was just trying to get enough warnings
@@ -5139,3 +5158,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+