X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=ChangeLog;h=2873269eef3a907c000fbef5f39f4cd4a4cfcc48;hp=54d66199e624bf7c95d3d55418603c9fe12c8bba;hb=refs%2Ftags%2Fv3_0_0beta1;hpb=e6fc5dc667cbf97c374da04c55d24e4ea83ec865;ds=inline diff --git a/ChangeLog b/ChangeLog index 54d6619..2873269 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,31 @@ # Version __VERSION__, __RELEASEDATE__ #------------------------------------------------------------------------ +* Fixed several Xfer charset conversions. + +* Added some CGI utf8 conversions from Rodrigo Real and Vincent + Fleuranceau. + +* 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