]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Added "instant expunge" and "allow spoofing" site config options.
[citadel.git] / citadel / ChangeLog
index c821b93ee4b056b9735a4e1ac0e92174d8b51dc0..026c2d7d62af2a2449d97047fdb9430265052a03 100644 (file)
@@ -1,4 +1,23 @@
 $Log$
+Revision 654.10  2005/08/10 21:47:41  ajc
+* Added "instant expunge" and "allow spoofing" site config options.
+
+Revision 654.9  2005/08/10 21:10:54  ajc
+* moved "instant expunge" to imap_do_store() so that it gets called from
+  both STORE and UID STORE commands.
+
+Revision 654.8  2005/08/10 15:39:35  ajc
+* Experimental "instant expunge" option.  For now, you have to put
+  -DINSTANT_EXPUNGE into the CFLAGS line of your Makefile.  If we decide to
+  keep this it will become a site config option.
+
+Revision 654.7  2005/08/10 02:44:56  ajc
+* Applied changes to debian files sent in by WG
+
+Revision 654.6  2005/08/09 21:58:57  ajc
+* Removed the ./help/? hack; replaced with actual "show directory" code
+  in the server.
+
 Revision 654.5  2005/08/09 16:28:32  ajc
 * setup.c: added "exim4" to the list of non-Citadel MTA's which can be
   disabled during setup.
@@ -7009,3 +7028,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
+