]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
housekeeping.c: call kill_session() with session_to_kill, not ccptr->cs_pid
[citadel.git] / citadel / ChangeLog
index 72c2b3c56015717f877d2bb229595048b2931c6a..21d0ee325bda1eb3f947192371079512c780166e 100644 (file)
@@ -1,3 +1,13 @@
+Mon Dec 21 07:54:20 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * housekeeping.c: call kill_session() with session_to_kill,
+         not ccptr->cs_pid (was crashing the server)
+
+Sat Dec 19 13:57:48 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
+       * Added "-i" flag to netproc to make it skip the export phase.
+         Updated other programs to call netproc in this way when appropriate.
+       * Updated network.txt to reflect the usage for netproc (which has
+         been wrong for several releases)
+
 Thu Dec 17 00:17:04 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Started removing the word "beta" from the docs and code.
          Preparing for an actual release.