- Logging actions now works correctly
- If you don't specify hostmasks for users, it now works correctly
- #status now msgs you back with bot status
- made our hostmasks code better, you now can't specify really out-there
hostmasks that would break our user identification
- made host_to_user() only return correctly if it finds one user, not
multiple ones (shouldn't happen since our hostmask fix)
A FAQ was also added.