Update of /cvsroot/webware/Webware/PSP/Docs
In directory sc8-pr-cvs1:/tmp/cvs-serv6020/Docs
Modified Files:
RelNotes-0.8.html
Log Message:
- use the new MiscUtils.Funcs.mktemp() function
Index: RelNotes-0.8.html
===================================================================
RCS file: /cvsroot/webware/Webware/PSP/Docs/RelNotes-0.8.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RelNotes-0.8.html 14 Jul 2002 17:06:49 -0000 1.1
--- RelNotes-0.8.html 9 Dec 2002 05:35:22 -0000 1.2
***************
*** 17,20 ****
--- 17,21 ----
<ul>
<li> Fixed a race condition that caused problems when multiple simultaneuos requests were made for a PSP that hadn't yet been imported.
+ <li> PSP no longer sets the tempfile.tempdir module level variable (which affects tempfile.mktemp()).
</ul>
|