Copyright (c) 2002-2009 by Heinz-Josef Claes (see README)
Published under the GNU General Public License v3 or any later version



This is a road map for the next releases. I do not guarantee that they
will happen, or that they will happen in this sequence, but the
probability of the following is high.



----------------------------
version ??
Adding an 'archive' option which allows storage of definable backups onto
one or more tapes, DVDs or other mediums.



----------------------------
version ??

Implement the possibility to delete only parts of a backups (Subtrees).
The configuration of this feature will only be possible from the
configuration file. It is too complicated for command line options.


----------------------------
other plans
- reorganize storeBackupVerions.pl and storeBackupRecover.pl with a
  common library to use functionality of storeBackupVersions.pl in
  storeBackupRecover.pl, eg. restore all different versions of a file
  with one command in a directory
	-> this is an ongoing task since 1.8


