* When there is an existing partial, a new partials is only saved
authorcbarratt <cbarratt>
Sun, 16 Sep 2007 06:16:41 +0000 (06:16 +0000)
committercbarratt <cbarratt>
Sun, 16 Sep 2007 06:16:41 +0000 (06:16 +0000)
commitf41207123efc0156687d3f7994cd245a70d7de62
treec61d24c934c7f628c492e21f07610f9f7145e77d
parent9e4ddddd5fd845d5f7d791e184b65b41389b15e0
* When there is an existing partial, a new partials is only saved
  if it has more files than the existing partial.  Requested by
  Carl Soderstrom.

* Fixed handling of $Conf{BackupFilesExclude} for tar XferMethod.
  Patch supplied by Frans Pop.

* Fixed numeric column sorting in host summary table, reported by
  Michael Pellegrino.

* Fixed host CGI editor so it creates the new host's config.pl file
  using the lower-case host name, since host names are mapped to
  lower case when they are read from the hosts file.  Reported by
  Alexander Onic.

* Applied documentation patches from Frans Pop.
ChangeLog
bin/BackupPC_dump
doc-src/BackupPC.pod
lib/BackupPC/CGI/EditConfig.pm
lib/BackupPC/CGI/Summary.pm
lib/BackupPC/Xfer/Tar.pm