* Various tweaks to recent changes, including additional patches
[BackupPC.git] / ChangeLog
index de07eca..4f9edef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 # Version __VERSION__, __RELEASEDATE__
 #------------------------------------------------------------------------
 
+* GFK updated fr.pm from en.pm.
+
+* Various tweaks to recent changes, including additional patches
+  from Josh and Paul.  Added host selection list to restore page.
+  Tweak CSS and layout.
+
+* Fixed $Conf{HardLinkMax} limit check in BackupPC::Lib; reported
+  by Ross Skaliotis.
+
+* Major changes from Ryan Kucera to add style sheets to the CGI
+  interface, allowing easy customization.  Added new icons and
+  BackupPC logo.  Numerous navigation improvements.
+
+* Major addition of Archive feature from Josh Marshall.  Special
+  clients can be configured to be archive targets (eg: tape drives,
+  CD-R).  Any subset of the backup clients can be selected and tar
+  archives are created, optionally compressed and split and written
+  to the output device.  Logs are maintained and are browsable.
+
+* Addition of administration options from Paul Lukins.  Initial
+  page allows server to be started/stopped/reloaded.
+
 * Split BackupPC_Admin into a set of modules, one for each major action.
   Each action is now a seperate module in lib/BackupPC/CGI.
 
@@ -54,7 +76,8 @@
   fatal. This is used to catch miscellaneous Xfer errors that
   result in no files being backed up.  A new config parameter
   $Conf{BackupZeroFilesIsFatal} (defaults to 1) and can be set to
-  zero to turn off this check. Suggested by Guillaume Filion.
+  zero to turn off this check.  Suggested by Guillaume Filion.
+  Additional change: this check only applies to a full dump.
 
 * SMB: now detect NT_STATUS_ACCESS_DENIED on entire share or BackupFilesOnly
   (also ERRDOS - ERRnoaccess (Access denied.) for older versions of