Revision history for Perl extension Filesys::SmbClient.

0.1  Tue Dec 26 15:56:58 2000
	- original version; created by h2xs 1.19

0.2  2001/01/21 00:38:28  alian
 	+ Update for version 1.10 of libsmbclient.c
 	+ Provide readdir routines
 	+ Add pod documentation


0.3  2001/08/04 15:30:20  alian
 	+ Update for version 2.2.1 of Samba
  	+ Update POD documentation
 	+ Add fstat, rmdir, unlink_print_job, print_file method
	+ Update return code to use Perl style
	+ Add TODO section
	+ Update read routine to remove memory leak
	+ Change parameters for constructor of Filesys::SmbClient : see POD doc

0.4  2001/10/22	12:58:34 alian
	+ Update Makefile.PL to find needed file
	+ Update make test target to do real rest
	+ Debug write method. All method ok

0.5  2001/10/22 155555:39:36 alian
	+ Add behaviour to create an empty $HOME/.smb/smb.conf file if not exist
	(else libsmbclient.so will segfault !)