quixote CHANGES,1.46,1.47
Andrew Kuchling <akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]>
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/cvs/quixote In directory hewson:/tmp/cvs-serv2555 Modified Files: CHANGES Log Message: Updated file Index: CHANGES =================================================================== RCS file: /home/cvs/quixote/CHANGES,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- CHANGES 8 Oct 2002 19:52:03 -0000 1.46 +++ CHANGES 16 Oct 2002 01:23:53 -0000 1.47 @@ -1,3 +1,9 @@ +0.x.x (15 Oct 2002): + + * Make util.xmlrpc() return an HTTP 405 Method Not Allowed error + if the method isn't a POST. + + 0.5.1 (8 Oct 2002): * (incompatible change for anyone doing HTTP upload with Quixote)