|
[Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.8.html,1.5,1.6
From: Geoff Talvola <gtalvola@us...> - 2002-04-24 01:22
|
Update of /cvsroot/webware/Webware/WebKit/Docs In directory usw-pr-cvs1:/tmp/cvs-serv21843/WebKit/Docs Modified Files: RelNotes-0.8.html Log Message: applied Ken Lalonde's patch that makes the session ID cookie get deleted from the client when the session times out. Index: RelNotes-0.8.html =================================================================== RCS file: /cvsroot/webware/Webware/WebKit/Docs/RelNotes-0.8.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** RelNotes-0.8.html 24 Apr 2002 01:12:12 -0000 1.5 --- RelNotes-0.8.html 24 Apr 2002 01:22:51 -0000 1.6 *************** *** 102,105 **** --- 102,106 ---- <li> Fixed a bug in the config setting UseCascadingExtensions and added .tmpl (used by Cheetah) to the default list of extensions to ignore. + <li> Modified session code so that the session cookie is removed from the client when the session expires. </ul> |
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.8.html,1.5,1.6 | Geoff Talvola <gtalvola@us...> |