X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=ChangeLog;h=f6cc6e3092f6453a5373377a2dab63710d2dfe88;hp=c8b91ab96fe0e836d25128da61fecad4011da34c;hb=b81d2da5e16975674f011e4833337ac0fa24e0ea;hpb=4cdaa6b8a9f5161ee2da4371d68cbbad41248ea0 diff --git a/ChangeLog b/ChangeLog index c8b91ab..f6cc6e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,75 @@ # Version __VERSION__, __RELEASEDATE__ #------------------------------------------------------------------------ +* Config Editor "Save" button is now always visible, but greyed out + until there are changes to save. + +* Config editor allows other tabs to be selected when there is an + error, which allows you to fix an error (eg: missing binary) in + an exiting config file. Errors are now displayed at the top of + the page in addition to next to the erroneous setting. + +* configure.pl checks version of Encode.pm. Reported by Chris Stone. + +* Several fixes to bin/BackupPC_fixupBackupSummary from Stian Jordet. + +* Fixed config.pl editor writing to solve bug with multi-line text + strings ending in newline. Reported and root caused by Les Stott + and Jerry Groendyke. + +* Fixed error recovery case in BackupPC::PoolWrite, reported by + Samuel Bancal. + +* Fixed table width in backup browsing to avoid Firefox layout anomoly, + provided by Jono Woodhouse. + +* CSS file updates from Jono Woodhouse. Prior (v2) version is included + as BackupPC_stnd_orig.css in case people prefer the old skin. + +* More compact host summary, including disabled host indication, + from Jono Woodhouse. + +* New directory/file/hardlink and symlink image icons from Jono + Woodhouse, making directory browse more compact. + +* BackupPC.pid is now world readable, suggested by Casper Thomsen. + +* Reordered the Server navigation bar links, suggested by David Relson. + +* Fixed typos in init.d/src/gentoo-backuppc, configure.pl and config.pl + reported by David Relson. + +#------------------------------------------------------------------------ +# Version 3.0.0beta1, 30 Jul 2006 +#------------------------------------------------------------------------ + +* Fixed several Xfer charset conversions. + +* Added some CGI utf8 conversions from Rodrigo Real and Vincent + Fleuranceau. + +* Rsync transfers now correctly handle file names with \n or \r. + +* Host name is forced to lower case, to match 2.x. + +* Fixed LOG file naming in BackupPC_restore and BackupPC_archive. + +* GFK applied fr.pm corrections from Nicolas Stransky. + +* Updated init.d/src scripts for FHS (ie: replaced __TOPDIR__/log + with __LOGDIR__ and __TOPDIR__/conf with __CONFDIR__). Patch + provided by Rodrigo Real. + +* Added --log-dir and --conf-dir options to configure.pl. + Reported by Vincent Fleuranceau. + +* Updated File::RsyncP version check in configure.pl, reported + by Vincent Fleuranceau. Changed File::RsyncP version to 0.64. + +#------------------------------------------------------------------------ +# Version 3.0.0beta0, 11 Jul 2006 +#------------------------------------------------------------------------ + * Added configuration and host CGI editor. * Added rsync hardlink support. Requires latest version of @@ -68,6 +137,10 @@ * Added optional checking of exit status of Dump/Restore/Archive Pre/Post UserCmd, requested by Kiko Jover, Matthias Bertschy and others. +* For new installations configure.pl tries to comply with the file + system hierarchy standard, which means all the configuration files + below /etc/BackupPC and log files go below /var/log/BackupPC. + * Added Slackware init.d script from Tony Nelson. * Fixed error reporting when restore/archive fail to write the