New in 0.0.1
------------
 - initial release

New in 0.0.2
------------
 - now the "mountpoint/workgroup/computer" is the symlink to 
   "mountpoint/computer". This make the internal achitecture much simple.

New in 0.0.3
------------
 - general redesign and cleanup

New in 0.0.4
------------
 - rewrite a scanning of network tree, this fix various bug with refresh
   of workgroup/computer lists.
 - improve program behavior on network with buggy master browser.
 - improve error handling
 - some memory leak fixed

New in 0.0.9a
-------------
 - more bug fix
 - switch to context based work with samba (this fix a problem with
   simultaneous access to share)
 - added maximum samba context parameter

New in 0.0.9b
-------------
 - improove copy files speed
 - the work with smbc_context is optimized
 - rewrited workgroup update

New in 0.1.0-pre1
-----------------
 - first public release
 - rename project to avoid conflict with smbfs kernel module
 - config file added
 - max_read mount option can be avoid now

New in 0.1.0-pre2
-----------------
 - remove QUERY_TYPE parameter to conform with smbclient-3.0.13
 - fix stupid bug in charset conversion function

New in 0.1.0-pre3
-----------------
 - some bug fixed
 - use fuse-2.3-pre4

New in 0.2.0-pre1
-----------------
 - added static group/host/link
 - some bug fixed
 - internal data storage rewrited

New in 0.2.0-pre2
-----------------
 - fixed readdir bug (shares after IPC$ was not shown)

New in 0.2.0-pre3
-----------------
 - Samba host/link/group storage redesigned
 - Config file rereaded only if config file changed

New in 0.2.0-pre4
-----------------
 - fixed bug in in samba host/link/group storage
 - remember the contents of not auto-scanned group work again
 - the long pause bug in films is partly fixed.

New in 0.2.0-pre5
-----------------
 - fixed bug with user defined link
