* master_cleanup() now passes along an exit code from its caller to the OS.
[citadel.git] / citadel / ChangeLog
index a9145bac33f4719bf83c933176f64ccf31a87c7e..a687a2d5ae538be53c2439dc380308f86a514557 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 640.10  2005/02/16 19:03:38  ajc
+ * master_cleanup() now passes along an exit code from its caller to the OS.
+
  Revision 640.9  2005/02/16 18:48:39  ajc
  * Try to reach our cleanup routine when SIGSEGV is caught.  Hopefully
    we'll get there and we can close the databases cleanly.
@@ -6408,3 +6411,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
+