Changes since ZetBackup release 1.0

Version 1.1.3 2005-08-17

BUG FIXES

- Imported a new bug fixed version of the zild runtime library 

Version 1.1.2 2005-07-08

BUG FIXES

- Small fixes in templates.
- rpm automatically startes zetbackup from init.d 

Version 1.1.1 2005-07-06

NEW FEATURES AND FUNCTIONS

- It's possible to set time constraints when differential backup is run 

Version 1.1.0 2005-06-29

NEW FEATURES AND FUNCTIONS

- Implemented differential backup. Uses the last used field of the
  source object to find files updated after this timestamp. It is
  possible to run a scheduler every hours, every 2 hours and so one. 

- Implemented License management. 

BUG FIXES

- Some smb servers have problem creating a top directory starting with
  a slash. Changed the slash to a backslash.


Version 1.0.3 2005-06-17

BUG FIXES

- The TargetManager did not manage to unmount devices mounted on 
  serval mountpoints. The unmount no uses /proc/mounts to find 
  the device mountpoints. 

- The TargetManager segfaulted if an labeled disk with an unknown
  target ID was found.


Version 1.0.2 2005-03-20

NEW FEATURES AND FUNCTIONS

- TargetManger introduced. Changed default device settings to
  /dev/sd?1. ZetBackup search by default for all scsi devices and
  tries to use partition 1 if a device is enabled.

- Restore module added. Possible to search filelists for targets tgz,
  tar and copy. Use the restore tab to see a source's history.

BUG FIXES

- Scheduler did not update Eventlogger for the source object. Elapsed
  time got wrong value for the source object.

- Synchronization problems if child1 where finished before child2. The
  problem araised with compressed backups

- GUI: The session object did not dosen't remeber the last scheduler
  correctly. The result could be unintenational new empty scheduler
  objects.

- Big memory leak in regular check fixed.


Version 1.0.1 2004-02-01

NEW FEATURES AND FUNCTIONS

- Enabled Threshold checking. Compares to the previous backup. If that
  backup is less than the configured threshold a warning is flagged.

BUG FIXES

- Better LFS support


Version 1.0.0 2004-06-01

First production release.