|
[Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.7.html,1.2,1.3
From: Chuck Esterbrook <echuck@us...> - 2002-02-13 07:28
|
Update of /cvsroot/webware/Webware/WebKit/Docs In directory usw-pr-cvs1:/tmp/cvs-serv13755 Modified Files: RelNotes-0.7.html Log Message: added note for recent writeExceptionReport() change Index: RelNotes-0.7.html =================================================================== RCS file: /cvsroot/webware/Webware/WebKit/Docs/RelNotes-0.7.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** RelNotes-0.7.html 11 Feb 2002 19:13:55 -0000 1.2 --- RelNotes-0.7.html 13 Feb 2002 07:28:12 -0000 1.3 *************** *** 49,53 **** <ul> ! <li> * </ul> --- 49,55 ---- <ul> ! <li> Servlets/pages now have a new hook to participate in the building exception reports: writeExceptionReport(self, handler). See Page.writeExceptionReport() and the doc string for ExceptionHandler.py for more info. ! ! <li> Exception reports now include the Session object and it's values. </ul> |
| Thread | Author | Date |
|---|---|---|
| [Webware-checkins] CVS: Webware/WebKit/Docs RelNotes-0.7.html,1.2,1.3 | Chuck Esterbrook <echuck@us...> |