]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/release-3-status.txt
Fix postgresql driver bug that displayed <NULL> rows from time to time.
[bacula/bacula] / bacula / release-3-status.txt
index e172876e6eaedfaa5809b70d7cb5ff854d8ac9b8..ead67ce943f53df9d4bb1a50c35910555d535677 100644 (file)
@@ -3,22 +3,6 @@
 Target:
   Release before 15 April
 
-New features needing documentation:
-- command separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
-- Eliminated license problems with OpenSSL.
-- The exchange plugin truncates the exchange logs as soon as it has
-  sent the data to the sd.  If the sd is spooling and something
-  goes wrong and the data doesn't make it to the backup medium then
-  the logs are lost, which could be a problem under some
-  restore scenarios.
-- Regex filtered bsrs Kjetil Torgrim Homme <kjetilho@linpro.no> 15Aug08
-- Allow Mixed Priorities  Kjetil Torgrim Homme <kjetilho@linpro.no> 30Jun08
-- New configure options --disable-libtool, --docdir, --htmldir, ...
-- Virtual Full and Pools
-
-Code to be completed before 3.0.0 is released:
-2. Finish documentation (some noted above)
-
 New features implemented:
 - Accurate Backup
 - Copy Jobs
@@ -65,6 +49,8 @@ New features implemented:
 - New configure install options
   --docdir=  (default=/usr/share/doc/bacula-VERSION)
   --htmldir= (default=/usr/share/doc/bacula-VERSION/html -- bat help files)
+  --plugindir= (default=sysconfdir, where plugins will be installed)
+- New Bare Metal Recovery with USB key. See rescue/linux/usb
  New Directives:
 - Max Full Interval
 - Max Diff Interval