]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Add drive name to reserved Volume list printout in SD.
[bacula/bacula] / bacula / kernstodo
index 2313832a19ef2748f29e5a655e63533c0264a9d2..c2539350a05d61a47e97ab5374feaaf986a9231f 100644 (file)
@@ -12,13 +12,15 @@ Final items for 1.37 before release:
 - Look at fixing restore status stats in SD.
 
 -  --without-openssl breaks at least on Solaris.
-9. Run the regression scripts on Solaris and FreeBSD
 -  Figure out how to package gui, and rescue programs.
 -  Test TLS.
 -  Arno had to do -- to get update slots=x to work
    UPDATE Media SET InChanger=0,Slot=0 WHERE InChanger>0 AND Slot>0; (MySQL)
 
 Document:
+- datadir for po files.
+- AM_GNU_GETTEXT finds the library if you specify 
+  --with-libintl-prefix
 - Document cleaning up the spool files:
   db, pid, state, bsr, mail, conmsg, spool
 - Document the multiple-drive-changer.txt script.
@@ -27,6 +29,7 @@ Document:
   records have been removed from the catalog.
 
 For 1.39:
+- Allow Check Labels to be used with Bacula labels.
 - "Resuming" a failed backup (lost line for example) by using the
   failed backup as a sort of "base" job.
 - Look at NDMP
@@ -1417,4 +1420,4 @@ Block Position: 0
 - The SD locks on to the first available drive then
   wants a Volume that is released but in another drive --
   chaos.
-
+- Run the regression scripts on Solaris and FreeBSD