1.0.7 - 20060819
================
 * Added the Synbak Server Hostname to the email report subject
 * More robust smb/cifs mount procedure
 * Failback to cifs mount if the current kernel doesn't support smbfs protocol
 * Some minor bug fixes

1.0.6 - 20060729
================
 * Fixed a bug in the tar and tape backup verify
 * Fixed a bug in the tar and tape total size and speed calculation
 * Renamed the cdrw method to laserdisc
 * Some fixes in the the laserdisc method (tested against Fedora Core 5 mkisofs and cdrecord commands)
 * Added the "backup_exclude" option to laserdisc method

1.0.5 - 20060712
================
 * New backup method: oracle
   Now via oracle's "exp" command is possible to make a full dump of local or remote oracle database servers
 * Added a new informational field to ASCII detailed report: synbak server hostname
 * Fixed a bug in the MySQL local method
 * Using a better way to manage temp directory on old systems
 * Many fix in the cifs/smb mount and remote host checks

1.0.4 - 20060602
================
 * Now each backup step has an error.log and stats.log file created in the temp dir
 * Some minor bug fixes

1.0.3 - 20060520
================
 * The rsync over SMB/CIFS protocol now should works better (Improved the remote
   host check and mount functions) 
 * Many code cleanups

1.0.2 - 20060324
================
 * Show Synbak version in the title of html reports
 * Added some useful comments to example.conf file
 * Added a new config directive. backup_no_make_destdir
   useful if you don't want create automatically the destination backupdir.
   this always assume backup_incremental=no and is useful on rsync backup only
 * Now tar method can produce flat tar archives without compression

1.0.1 - 20060318
================
 * Fixed a bug in the auto erase routine that keeped too many days
 * First version using GNU autotools for better portability

1.0.0 - 20060218
================
 * First public version, look into README file to find a list of supported features
