Changeset 450
- Timestamp:
- 07/11/05 15:28:13
- Files:
-
- trunk/CHANGELOG.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/CHANGELOG.txt
r383 r450 1 2005-07-09: 2 * Request entities that are not form params now get stuck in cherrypy.request.body (as a temp file object). (fumanchu) 3 4 2005-07-06: 5 * Added code-coverage tools. (fumanchu) 6 1 7 2005-06-25: 2 8 * BACKWARD INCOMPATIBILITY: Removed cpg module, renamed _cpserver to server, _cpconfig to config, cperror to _cperror. See http://www.cherrypy.org/wiki/PackageLayout21 (fumanchu) 3 9 4 10 2005-06-21: 5 * New generic HTTPRedirect exception for 3xx responses (fumanchu)11 * New generic HTTPRedirect exception for 3xx responses. (fumanchu) 6 12 7 13 2005-06-17: 8 * Handle all HTTP methods (fumanchu)14 * Handle all HTTP methods. (fumanchu) 9 15 10 16 2005-06-16:

