Version 1.15.1
Released: 2003-07-14
new
Allow '.' (dot) in passwords.Specific request for a dot to be allowed in passwords. Because of this minor update, only people who require will get it by clicking "Update" in their admin panel, license/update section.
fixed
Mysql databases arn't found after unsuspension.After a user is unsuspended, they might not be able to see their databases. This is a result of the new privileges not being flushed to all the mysql daemons. The fix will ensure that this happens.
Workaround: restart mysqld
service mysqld restart