]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Replication checks and EUID indexing are now only enabled for rooms whose
[citadel.git] / citadel / ChangeLog
index a38867f8a1799d6a80b6f1f0b575d20790c33cb9..cf8f6e9fb863c1ad8adb0948dfe94ea3896850f1 100644 (file)
@@ -1,4 +1,24 @@
-$Log$
+Tue Oct 11 00:45:02 EDT 2005 Art Cancro <ajc@uncensored.citadel.org>
+* Replication checks and EUID indexing are now only enabled for rooms whose
+  default view is set to a groupware type of room.  This speeds up the saving
+  and moving of messages for message and mail rooms.
+
+Mon Oct 10 00:22:49 EDT 2005 Art Cancro <ajc@uncensored.citadel.org>
+* IMAP STORE now calls CtdlSetSeen() with an entire list of message numbers.
+
+Sun Oct  9 22:37:44 EDT 2005 Art Cancro <ajc@uncensored.citadel.org>
+ * CtdlSetSeen() now accepts a list of message numbers instead of just one.
+
+Sat Oct  8 18:40:50 EDT 2005 Art Cancro <ajc@uncensored.citadel.org>
+* Replaced the various "socket is broken" messages with the message
+  "Client disconnected: ending session."  The previous messages were concerning
+  some site operators that there might have been something wrong with
+  the system.  (Bugzilla #164)
+
+Fri Oct  7 23:07:38 EDT 2005 Art Cancro <ajc@uncensored.citadel.org>
+* Makefile.in: change "CVS" references to ".svn" to avoid errors
+  during install.
+
 Revision 655.25  2005/10/06 19:47:00  ajc
 * Change to EUID command syntax: returned msg num is now guaranteed to
   exist.