added humanly readable unit (b k M G)
[BackupPC.git] / ChangeLog
index 6f85277..14b6ed4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 # Version __VERSION__, __RELEASEDATE__
 #------------------------------------------------------------------------
 
 # Version __VERSION__, __RELEASEDATE__
 #------------------------------------------------------------------------
 
+* Fixed code that detects duplicate shares in bin/BackupPC_dump
+
+* Added fix to lib/BackupPC/Zip/FileMember.pm to avoid bug in
+  Archive::Zip 1.30 when creating compressed archives.
+
+* Added Czech translation from Petr Pokorny.
+
+#------------------------------------------------------------------------
+# Version 3.2.0beta1, 24 Jan 2010
+#------------------------------------------------------------------------
+
 * Fixed FTP xfer method, with help from Holger Parplies and
   Mirco Piccin.  FTP restores are still not supported.
 
 * Fixed FTP xfer method, with help from Holger Parplies and
   Mirco Piccin.  FTP restores are still not supported.
 
@@ -46,7 +57,7 @@
 * Changed lib/BackupPC/Lib.pm and lib/BackupPC/Storage/Text.pm based on
   patches from Davide Brini and Holger Parplies so that main config
   %Conf values are available in the host config file, allowing more
 * Changed lib/BackupPC/Lib.pm and lib/BackupPC/Storage/Text.pm based on
   patches from Davide Brini and Holger Parplies so that main config
   %Conf values are available in the host config file, allowing more
-  flexibility in perl expressions in the config files.  Use beware,
+  flexibility in perl expressions in the config files.  Users beware,
   since the CGI editor won't work correctly if the config file have
   perl expressions.
 
   since the CGI editor won't work correctly if the config file have
   perl expressions.