]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/brestore/ReleaseNotes
bacula-web: Improved smarty code in header for catalog selection
[bacula/bacula] / gui / brestore / ReleaseNotes
index 8a1b5b09431f602df07bc6d288fd8e98e0cdd22a..b36257407c823c709fcb4e9820bee049f542e93e 100644 (file)
@@ -1,4 +1,21 @@
-          Release Notes for brestore 2.0.3
+          Release Notes for brestore 2.4
+
+Version 2.4.2
+ - Load Gtk only in non batch mode
+
+Version 2.2.5-2:
+ - Use 2 transactions in brestore.pl -b
+   (you can use Ctrl-C in cleanup)
+
+Version 2.2.5-1:
+ - Fix warning, thanks to Tuomas Jormola
+
+Version 2.2.0-2:
+ - cleanup brestore
+ - update brestore_xxx only when job is in (T, f, A)
+
+Version 2.2.0:
+ - -b now clean brestore internal tables
 
 Version 2.0.3-4:
  - -b console mode can now create brestore table
@@ -12,7 +29,7 @@ DROP TABLES brestore_pathvisibility;
 DROP TABLES brestore_pathhierarchy;
 DROP TABLES brestore_knownjobid;
 
-   => DONT USE dbcheck to cleanup Path
+   => DON'T USE dbcheck to cleanup Path
 
 Version 2.0.3-2:
  - fix mysql stuff