]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* When sending mail, copy to the sender's "Sent Items>" room instead of to
[citadel.git] / citadel / ChangeLog
index 8cc1aa2e0cbffd4f529965912476964f4e835973..8774438fa0f987790e49ac968138a1a1dce62c77 100644 (file)
@@ -1,4 +1,30 @@
  $Log$
+ Revision 580.87  2001/12/03 01:50:17  ajc
+ * When sending mail, copy to the sender's "Sent Items>" room instead of to
+   the sender's "Mail>" room.
+
+ Revision 580.86  2001/12/02 23:36:24  ajc
+ * On a new system, set the default new user level to 4 instead of 1.
+
+ Revision 580.85  2001/12/02 23:27:01  ajc
+ * Removed references to the old networker from the documentation.  Did not
+   write any new documentation, so what's there now is kind of sparse.
+
+ Revision 580.84  2001/12/02 02:42:55  ajc
+ * Implemented new room flag QR2_SYSTEM which supresses the room from all
+   room listings, even for Aides (but it's still gotoable).  This will be used
+   for rooms which hold system configuration and message queues.
+
+ Revision 580.83  2001/12/01 19:23:26  ajc
+ * clientsocket.c: implement socket timeouts for read operations
+
+ Revision 580.82  2001/12/01 17:00:23  ajc
+ * serv_smtp.c: when multiple MX's are the same preference, randomize them
+
+ Revision 580.81  2001/12/01 07:18:28  ajc
+ * Fixed an SMTP delivery problem that was causing certain classes of
+   transient errors to cause a message to never be delivered.
+
  Revision 580.80  2001/12/01 05:26:01  ajc
  * Added a command "SMTP" to the Citadel protocol, to do some unimportant
    utility/diagnostic functions.
@@ -2882,4 +2908,3 @@ 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 
-