merging 7.1.3 fixes

This commit is contained in:
JT Smith 2006-11-02 00:21:58 +00:00
parent 568a02a6af
commit 7571dbca39
3 changed files with 16 additions and 5 deletions

View file

@ -44,6 +44,9 @@
- fix: PM resource search popup has no scrollbars
- fix: Matrix listings create CS assets with wrong permissions
- fix: HttpProxy not requiring Apache2::Upload correctly
- Fixed a bug that could cause package imports to fail if they included
updated revisions of existing assets. This fix may also prevent other
revisionDate related errors, though none are known at this time.
7.1.2
- Fixed a bug where logging in/out would cause a blank page display.