]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.37
- Add more debug code and clarify debug code for DVDs.
[bacula/bacula] / bacula / kes-1.37
index 47c327953c6da428a850d2024f36323201f360e1..12aec23491d79c707ae3ea7e1cce767ad7eb323e 100644 (file)
@@ -4,6 +4,18 @@
 General:
 
 Changes to 1.37.22:
+13Jun05
+- Add more debug code and clarify debug code for DVDs.
+- Do not save and restore state in open_first_part() 
+  since state should be properly set after open_dev().
+- Make default mandir /usr/share/man
+- Install Bacula man page.
+- Implement passing of FileSet Enable VSS to FD.
+- Move main body of reserve drive code into subroutine
+  so that it can be called multiple times.
+12Jun05
+- Eliminate getpass() for Win32 builds in console as the
+  function does not exist.
 10Jun05
 - Correct some reservation problems in SD when no devices
   are available.