Update of /cvsroot/webware/Webware/WebKit/Docs
In directory usw-pr-cvs1:/tmp/cvs-serv12946
Modified Files:
RelNotes-0.5.1.html
Log Message:
update for bug fixes
Index: RelNotes-0.5.1.html
===================================================================
RCS file: /cvsroot/webware/Webware/WebKit/Docs/RelNotes-0.5.1.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RelNotes-0.5.1.html 2001/03/23 15:32:44 1.6
--- RelNotes-0.5.1.html 2001/08/10 02:59:24 1.7
***************
*** 57,60 ****
--- 57,62 ----
<li> Added some error checking for socket communications.
+
+ <li> Corrected bug in AsyncThreadedAppServer where errors in asyncore were not caught properly. This was due to a change in asyncore between Python 1.5.x and Python 2.x.
</ul>
|