Changeset 524
- Timestamp:
- 08/09/05 17:22:15
- Files:
-
- trunk/CHANGELOG.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/CHANGELOG.txt
r452 r524 1 2005-08-09: 2 * The config section [global] is now distinct from, and the parent of, [/]. (fumanchu) 3 * cherrypy.request.path is now parsed and set before onStartResource filter methods are called. (fumanchu) 4 * Absolute Request-URI's are now acceptable, and are converted to relative paths. (fumanchu) 5 * A Request-URI of "*" now maps to the [global] config section, and to cherrypy.root._global. (fumanchu) 6 1 7 2005-07-12: 2 8 * CherryPy-2.1.0-beta released. Check http://www.cherrypy.org/wiki/WhatsNewIn21 for instructions on how to upgrade from 2.0. (remi)

