]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Document SHA1 + work on returning child status
[bacula/bacula] / bacula / kernstodo
index 3420d0843a178dccfd132dc7396f34e70a25b6eb..1257c5fb5eab638db94a8d9f6ba1bf00dc0454ad 100644 (file)
@@ -16,11 +16,9 @@ Testing to do: (painful)
 
 For 1.30 release:
 - Add Signature type to File DB record.
-
 - CD into subdirectory when open()ing files for backup to
   speed up things.  Test with testfind().
 - Add prefixlinks to where or not where absolute links to FD.
-- Get correct error status from run_program or open_bpipe().
 - Look at handling <> in smtp doesn't work with exim.
 - Priority job to go to top of list.
 - Implement Bar code handling
@@ -30,7 +28,6 @@ For 1.30 release:
 - Why are save/restore of device different sizes (sparse?)   Yup! Fix it.
 - Implement some way for the Console to dynamically create a job.
 - Restore to a particular time -- e.g. before date, after date. 
-- Implement SHA1
 - Implement disk spooling
 - Implement finer multiprocessing options.
 - Solaris -I on tar for include list
@@ -827,3 +824,7 @@ Done: (see kernsdone for more)
 - Set timeout on opening fifo for save or restore (findlib)
 - Document FIFO storage device.
 - Document fifo and | and <
+====== 1.30 =======
+- Implement SHA1
+- Get correct error status from run_program or open_bpipe().    
+