]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Client stability and enhancements:
[citadel.git] / citadel / ChangeLog
index 49859b5d31bc676fc64d5dfd4c9b5eb8d01933b7..f7aae480cade0d3cdcffb95e2a56f8326ce1eba3 100644 (file)
@@ -1,4 +1,12 @@
  $Log$
+ Revision 614.51  2004/02/26 20:17:29  error
+ * Client stability and enhancements:
+   * CtdlServInfo structure moved inside CtdlIPC; eliminates unnecessary
+     global and makes IPC more self-contained
+   * Removed redundant serv_ from variable names in CtdlServInfo struct
+   * Send SIGHUP to process group when connection_died().  Kills self and
+     children (e.g. external editor).
+
  Revision 614.50  2004/02/25 01:35:34  error
  Missing parameter to a printf() function.  No idea where it went, but I
  put it back.
@@ -5402,4 +5410,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
-