]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Fixed buffer overrun in cmd_rchg()
[citadel.git] / citadel / ChangeLog
index 6af72f8e42796624ce22fc54f122aa98400c0e7d..4e5d60398b4594534ad9720c7dcc366d7a4d7f9c 100644 (file)
@@ -1,4 +1,8 @@
 $Log$
+Revision 1.406  1999/10/31 18:17:17  ajc
+* Fixed buffer overrun in cmd_rchg()
+* Call master_cleanup() when time_to_die==1 for proper shutdown
+
 Revision 1.405  1999/10/31 16:26:55  ajc
 * Fixed incorrect assignment of new session ID's
 
@@ -1397,3 +1401,4 @@ 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 
+