]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Moved all diagnostic output to stderr
[citadel.git] / webcit / ChangeLog
index e4df588537220e33008d592d6606746f8b7f60b0..6f9c2f88cec66e9ed0db751a6346c70b9a85baca 100644 (file)
@@ -1,4 +1,18 @@
 $Log$
+Revision 1.113  1999/12/04 22:16:05  ajc
+* Moved all diagnostic output to stderr
+* Moved "HTTP/1.0 200 OK" output to output_headers()
+
+Revision 1.112  1999/12/04 21:56:59  ajc
+* Finished the overhaul.  Now to tune...
+
+Revision 1.111  1999/12/03 17:59:53  ajc
+* BROKEN BUILD.  Wrote most of the session removal code, but some of it is
+  pseudocode so the build is currently broken.
+
+Revision 1.110  1999/12/03 16:37:46  ajc
+* Repaired HTTP output for image transfers and static content
+
 Revision 1.109  1999/12/03 05:09:54  ajc
 * Rewrote the HTTP engine and application coupling to run in a worker thread
   model and to run as a single multithreaded program (eliminated helper
@@ -324,3 +338,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+