]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
Tweak configure
[bacula/bacula] / bacula / technotes-2.5
index 173eb38ab2fad718e7ccc9e4f435e92284bc3375..4c661867182d8f4d9a98e3d83afaf30d3794903e 100644 (file)
@@ -25,12 +25,22 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+07Mar09
+kes  When deleting a Volume by MediaId require the Id to be
+     prefixed by a * to avoid confusing with an integer volume
+     name.
+kes  Prevent bls from printing binary data when a plugin stream
+     encountered. This fixes bug #1238
+kes  Prepare to add JS_Warnings termination status.
+kes  Attempt to resolve bwx-console Win32 crash. Not likely to
+     work.
 06Mar09
 kes  Move src/win32/dll to src/win32/lib, which is much more logical.
 kes  Fix the Win32 build.
 kes  Fix broken casting in src/compat/print.cpp.
 kes  Eliminate jcr Errors and always use jcr JobErrors.  This should
-     ensure that SD and FD errors are correctly reported.
+     ensure that SD and FD errors are correctly reported.  Also add
+     JobErrors to SD returned values. This should fix bug #1242.
 28Feb09
 mvw  Implemented xattr support for Solaris 9 and above and extensible
      attributes for OpenSolaris.