Changeset 3628
- Timestamp:
- 03/19/07 19:21:57 (2 years ago)
- Files:
-
- branches/1.0/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/CHANGELOG
r3508 r3628 1 Version 1.0.1 2 ------------- 3 4 This is a bug fix release. 5 6 Fixed bugs: 7 8 * r3624: fixed security.yml case sensitivity 9 * r3599: fixed sfYaml::load() not returning correct values 10 * r3598: removed unneeded usage of JavaScript helpers in the web debug toolbar 11 * r3597: fixed sfConsoleRequest::initialize() signature 12 * r3541: fixed typo in the cache classes when logging 13 1 14 Version 1.0.0 2 15 -------------