fix - New created users don't have password

This commit is contained in:
Roy Johnson 2006-10-18 22:13:36 +00:00
parent 2e506660f8
commit 47f023255f
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,7 @@
- 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
- fix: New created users don't have password
7.1.0
- fix: mysql and mysqldump were transposed in upgrade.pl --help