fix - Cannot manage user accounts in 7.1.0. See the comments in Auth/LDAP.pm. We really need a more robust fix.

This commit is contained in:
Roy Johnson 2006-10-18 21:15:48 +00:00
parent eef214ebb6
commit 2e506660f8
3 changed files with 17 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- add: asset exporter making appropriate symlinks for extras, uploads, and root URL
- change: asset exporter now uses one session per asset to avoid breaking state in between
- fix: Lineage length is not checked (Martin Kamerbeek / Procolix)
- fix: Cannot manage user accounts in 7.1.0
7.1.0
- fix: mysql and mysqldump were transposed in upgrade.pl --help