Version 1.15.1
Released: 2003-07-14
Allow '.' (dot) in passwords. new
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.
Mysql databases arn't found after unsuspension. fixed
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