]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/ReleaseNotes
Fix sql path length=0 bug
[bacula/bacula] / bacula / ReleaseNotes
index 8e3952293882f0b278b2b03b3624c8ac6cd05cbd..ce77c6920f464032d0a4e1fdcfe968a672c51640 100644 (file)
@@ -1,7 +1,7 @@
 
-          Release Notes for Bacula 1.33.3
+          Release Notes for Bacula 1.33.4
 
-  Bacula code: Total files = 284 Total lines = 88,550 (*.h *.c *.in)
+  Bacula code: Total files = 301 Total lines = 89,118 (*.h *.c *.in)
 
 New directives:
 - "Close on Poll = yes/no" in SD Device resource.
@@ -24,6 +24,11 @@ New directives:
    FullPool=xxx
    IncrementalPool=xxx
    DifferentialPool=xxx
+- SpoolData=yes/no in DIR Job resource
+- SpoolData=yes/no in Run override directive.
+- MaximumSpoolSize in SD Device resource
+- MaximumSpoolJobSize in SD Device resource
+- SpoolDirectory in SD Device resource.
 
 New Commands:
 - "SetIP"
@@ -33,6 +38,8 @@ New Commands:
 - "markdir" command in restore tree.
 - "unmarkdir" command in restore tree.
 - "quit" command in restore tree.
+- Trace option on "setdebug trace=1/0 ..."
+
 
 Most Significant Changes since 1.32f-4
 - Add a missing unlock in the jobq handler.