Update of /cvsroot/jython/jython
In directory usw-pr-cvs1:/tmp/cvs-serv25929
Modified Files:
NEWS
Log Message:
PyServlet news.
Index: NEWS
===================================================================
RCS file: /cvsroot/jython/jython/NEWS,v
retrieving revision 2.26
retrieving revision 2.27
diff -C2 -r2.26 -r2.27
*** NEWS 2001/02/01 14:21:16 2.26
--- NEWS 2001/02/04 15:04:21 2.27
***************
*** 14,17 ****
--- 14,18 ----
- Updated sre to CPython-2.1a1
- Added the "new" module
+ - Added a PyServlet class to the util package.
Bug fixes.
|