From: <mik...@us...> - 2003-12-30 17:12:03
|
Update of /cvsroot/sharedaemon/sharedaemon-ui-web In directory sc8-pr-cvs1:/tmp/cvs-serv7511 Modified Files: ChangeLog Log Message: 30/12/2003 Mikael Barbeaux * Implemented first version of HttpSession object. Index: ChangeLog =================================================================== RCS file: /cvsroot/sharedaemon/sharedaemon-ui-web/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- ChangeLog 30 Dec 2003 15:11:18 -0000 1.24 +++ ChangeLog 30 Dec 2003 17:12:00 -0000 1.25 @@ -24,6 +24,7 @@ ----------------------------------------------------------- 30/12/2003 Mikael Barbeaux + * Implemented first version of HttpSession object. * Added optimization checking into configure script * Added auto generation of index from the thread library into configure script * Fixed a compilation error for HttpServletResponse |