* MySQL users with my.cnf connection option required to switch to smb.conf

* Please read INSTALL & CHNAGELOG - there is a major changes to UI
  UI changes by Fabio - see CHANGELOG. Module has no major chaahges - fixed
  some typos(won't affect functionality, previous binary module should do)

* Header files bundled from Samba 3.0.28a might not work with the other version.
  If you want to recompile your VFS module with older interface you need
  to install samba-devel package, remove header directories in src and edit 
  SAMBA_SOURCE in Makefile to point to the directory with samba source tree you
  want to use. You may need to run ./configure && make in order to have some .h
  files generated.

* It would not work with prior SAMBA versions: for versions prior to 3.0.24 
  use module version 0.3.1; for 3.0.24 - use module 0.3.4; for 3.0.26 - use
  module 0.3.6

