]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* citserver.c: cleanup hook functions are now run under the proper context,
[citadel.git] / citadel / ChangeLog
index 9876931dfbb8403e618b8548f67797bf76120fea..f6f3728c6f118c1dd0f9590282759060be5a54b2 100644 (file)
@@ -1,4 +1,9 @@
 $Log$
+Revision 1.445  2000/01/17 05:38:14  ajc
+* citserver.c: cleanup hook functions are now run under the proper context,
+               even when initiated by the housekeeper thread
+* serv_pop3.c: establish a place to hold the message list
+
 Revision 1.444  2000/01/17 04:26:39  ajc
 * Modified CtdlOutputMsg() to handle output to arbitrary sockets or files.
   This uses nested functions and may not be portable beyond GCC...
@@ -1558,3 +1563,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 
+