With last nights build there are still some errors I see, and I'm new around here so if I shouldn't be saying something let me know. The Initial Email error is there still, it looks like a partial md5 that it throws in.
There is also the following when you try to create a new blog:
WordPress database error: [Table 'pscblog_blog.wp_5_options' doesn't exist]
SELECT option_value FROM wp_5_options WHERE option_name = 'blogname'
WordPress database error: [Table 'pscblog_blog.wp_5_options' doesn't exist]
SELECT option_value FROM wp_5_options WHERE option_name = 'siteurl'
WordPress database error: [Table 'pscblog_blog.wp_5_options' doesn't exist]
SELECT option_value FROM wp_5_options WHERE option_name = 'wp_5_user_roles' LIMIT 1
blog.pscgaming.com Is Yours
blog.pscgaming.com is your new blog. Login as "admin" using your existing password.
it doens't even give you an option to put in a new email address if you're logged in as admin. However if you logout as admin, it works great, better than great, it is perfect.
Now to changing any major settings, in the old 2006.4.30 up until i think you're migration, it was good, but i've noticed with at least the last two nightly builds there are issues surrounding /wp-inst/wp-admin/wpmu-edit.php and /wp-inst/wp-admin/admin-dp.php
From site admin, and trying to delete 3 unused blogs, i get:
Fatal error: Cannot redeclare wpmu_delete_blog() (previously declared in /home/pscblog/public_html/wp-inst/wp-admin/wpmu-edit.php:6) in /home/pscblog/public_html/wp-inst/wp-admin/admin-db.php on line 532
I also get this error when trying to set any options for themes, subdomains, pretty much anything.
GREAT work all in all.