]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
A bug was introduced in with commit 5727. Restoretree and restore were
[bacula/bacula] / bacula / technotes-2.3
index 6c8b6b5abe5766f442ce484c73989f9caba6f043..f74621a780984585b9af2506f1e718a8ada2b270 100644 (file)
@@ -24,6 +24,27 @@ Add long term statistics job table
 
 
 General:
+31May08
+kes  Add create_postgresql_database.sql to Win32 installer. Should 
+     fix problem reported by Juilio Monteiro.
+kes  Get correct slot when auto unloading a device.
+30May08
+kes  Fix multiple media restore.
+kes  Make DEVICE Slot private and access it via a method.
+     Allows better control over when it is set and cleared.
+kes  Fix possible seg fault if SQL error.
+28May08
+kes  Add Martin's fixes to argument scanning for the estimate   
+     command. This fixes bug #1093.
+kes  Add debug code to SD.
+kes  Fix renaming a Volume, which used the wrong Volume name.
+26May08
+kes  If operator has rewind tape, print warning, release tape and
+     try once more. If tape is positioned somewhere, something went
+     wrong, so mark the tape in error and try once more. Previously
+     this error was fatal, now it produces an error message.
+kes  Ensure correct volume name displayed during restore
+kes  Ensure that Volume is mounted for restore.
 25May08
 kes  Fix a few more Coverity reported problems.
 24May08