From: Kern Sibbald Date: Fri, 2 Apr 2004 21:21:25 +0000 (+0000) Subject: Update doc X-Git-Tag: Release-1.34.0~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=998e4f04e14c05270819413686e1eda55b690219;p=bacula%2Fbacula Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1175 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 8ee823ec5c..91348f357f 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -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: diff --git a/bacula/kernstodo b/bacula/kernstodo index 4e0a39c934..44e444bd57 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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. +