If there are any bugs you know about that are not on here please mail me about them. Thanks.

Bugs in version 3.3.3


1. Delete lines 3782 and 3784. They shouldnt be there and are a security riskif
   you're using netlinks.

2. Move lines 5942 and 5943 in change_pass() to the end of the function as
   currently a destructed user structure is being referenced in the last
   sprintf().

3. The crypt() function doesnt work properly on FreeBSD.

4. The wizes and admins see all user echo notification no matter what room 
   they are in.

5. A user is not booted if hes demoted past the minlogin level.


One day I might sort out posting the fixes for the last three  :)