]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* In the wholist, only show <private room> if the user viewing the list
[citadel.git] / citadel / ChangeLog
index b0581f9ec0a21b24b44e55dcc4a7d7710055df0f..0c88877f6ab4b1d699e49fef4e9df8d2b9362a9f 100644 (file)
@@ -1,4 +1,16 @@
 $Log$
+Revision 1.388  1999/10/20 03:42:29  ajc
+* In the wholist, only show <private room> if the user viewing the list
+  doesn't know that room.  Otherwise show the name.
+
+Revision 1.387  1999/10/20 02:59:22  ajc
+* Code reorganization.  Making it easier to move/copy messages without
+  duplicating existing code.
+
+Revision 1.386  1999/10/17 02:25:18  ajc
+* Discovered a huge design flaw in the replication algorithm.  Ripped it
+  out and replaced it with something a bit more robust.
+
 Revision 1.385  1999/10/16 05:30:17  ajc
 * Changes to message replication code.  Don't do server-side hooks during
   an ENT3 command.  Also fixed a bug in cmd_whok() that caused crashes
@@ -1316,4 +1328,3 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
-