]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Fri, 2 Apr 2004 21:21:25 +0000 (21:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 2 Apr 2004 21:21:25 +0000 (21:21 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1175 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/kernstodo

index 8ee823ec5caf45e7c3fe698910b3eb701cfe5054..91348f357f3d20880712a449ae50431f29aac2de 100644 (file)
@@ -89,7 +89,7 @@ New directives:
 - SpoolData=yes/no in DIR Job resource
 - SpoolData=yes/no in Run override directive.
 - MaximumSpoolSize in SD Device resource
-- MaximumSpoolJobSize in SD Device resource
+- MaximumJobSpoolSize in SD Device resource
 - SpoolDirectory in SD Device resource.
 
 New Commands:
index 4e0a39c934368058cb8abf7b9268813e25e71de4..44e444bd5789cc0e99ea040d54eac2c797ade8c4 100644 (file)
@@ -78,11 +78,11 @@ From Chris Hull:
 - Add all pools in Dir conf to DB also update them to catch changed
   LabelFormats and such.
 - Update volumes FromPool=xxx does all volumes.
-- Once a job is canceled, make sure the status reflects that even if the
-  job is "stuck" in the run queue.
 
 
 For version 1.35:
+- Pass Director resource name as an option to the Console.
+- Add a "batch" mode to the Console (no unsolicited queries, ...).
 - Add code to check for tape alerts -- tapeinfo.
 - Make sure list of Volumes needed is in correct order for restore.
   See havana.
@@ -1421,3 +1421,6 @@ Block Position: 0
 - Phil says that Windows file sizes mismatch in Verify when they should,
   and that either the file size or the catalog size was zero.
 - Check time/dates printed during restore when using Win32 API.
+- Once a job is canceled, make sure the status reflects that even if the
+  job is "stuck" in the run queue.
+