7d56f4ed7cefe0512bd04f51b6eaf9167cad02fa
[citadel.git] / ctdlphp / ChangeLog
1  $Log$
2  Revision 1.4  2003/11/01 06:12:20  ajc
3  * Got login/logout working.  Still need to redirect unloggedin sessions to
4    a login page.
5
6  Revision 1.3  2003/11/01 05:10:49  ajc
7  * When sending the QUIT command to the server, output a bunch more newlines
8    so the session proxy has a chance to see that the Citadel server closed
9    the connection.  This will make the proxy shut down as well.
10
11  Revision 1.2  2003/10/31 05:03:46  ajc
12  * Stabilized the session proxy
13  * Added 100 mode text downloads
14  * Print server hello banner
15
16  Revision 1.1  2003/10/31 03:47:13  ajc
17  * Initial CVS import