]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/ChangeLog
* Got login/logout working. Still need to redirect unloggedin sessions to
[citadel.git] / ctdlphp / ChangeLog
index dac43a657bc40038026743601dd0d45472e4000d..7d56f4ed7cefe0512bd04f51b6eaf9167cad02fa 100644 (file)
@@ -1,4 +1,13 @@
  $Log$
+ Revision 1.4  2003/11/01 06:12:20  ajc
+ * Got login/logout working.  Still need to redirect unloggedin sessions to
+   a login page.
+
+ Revision 1.3  2003/11/01 05:10:49  ajc
+ * When sending the QUIT command to the server, output a bunch more newlines
+   so the session proxy has a chance to see that the Citadel server closed
+   the connection.  This will make the proxy shut down as well.
+
  Revision 1.2  2003/10/31 05:03:46  ajc
  * Stabilized the session proxy
  * Added 100 mode text downloads