]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Change to EUID command syntax: returned msg num is now guaranteed to
[citadel.git] / citadel / ChangeLog
index fac7b52334b014bc6e1b0d5256e729296323c000..a38867f8a1799d6a80b6f1f0b575d20790c33cb9 100644 (file)
@@ -1,4 +1,29 @@
 $Log$
+Revision 655.25  2005/10/06 19:47:00  ajc
+* Change to EUID command syntax: returned msg num is now guaranteed to
+  exist.
+
+Revision 655.24  2005/10/06 19:16:31  ajc
+* Added the EUID command to search for a message by EUID
+
+Revision 655.23  2005/10/06 17:14:41  ajc
+* newinstall.sh: prefer curl over wget
+
+Revision 655.22  2005/10/06 04:09:19  ajc
+* THE DREADED AUTO-PURGER now purges euid index records which point to
+  messages that no longer exist.
+
+Revision 655.21  2005/10/06 03:36:05  ajc
+* Changed the format of the euidindex record to contain the record's key.
+  This will allow us to auto-purge stale records later.
+
+Revision 655.20  2005/10/04 16:38:17  ajc
+* CtdlOutputPreLoadedMsg() calling syntax has changed.  It no longer needs
+  the message number, because it is being supplied a preloaded message.
+* msgbase.c: fixed a problem where HEADERS_NONE mode was broken when
+  outputting a message in RFC822 format.  This was breaking IMAP commands
+  such as xx FETCH nn BODY[TEXT]
+
 Revision 655.19  2005/10/02 04:40:58  ajc
 * The EUID index is now built, and replication checks are being performed
   using it.  It is much faster now because we don't have to scan the entire