A fix for the directory permissions problem when restoring backups, a fix for a problem when backing up the root directory, fixing the "rename" code to use "move" to work across filesystems, automatically creating directories from settings.conf if they do not exist (parent directories are created if necessary), removal of large (> 2GB) archives even if Perl does not have large file support, a fix for a bug with checking for the last modification time for symbolic links, support for Perl regular expressions (wild cards) for Skip: directives, and much more.
Checking before using Net::FTP to prevent errors, a fix for the version string within code, and a patch file to avoid having to download the whole package again.
Initial public release. Configuration file is now passed as a parameter to reoback.pl, that way it can be used dynamically by many users on one system. Added functionality to define individual archives by defining them in a central location, i.e. files.cfg. See documentation on formatting. Depreciated support for individual MySQL and PostGreSQL backups. All backups are now defined in a user supplied file like "files.cfg". Allowed for a more flexible and simpler backup files list.