]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.37
- Convert dvd-writepart to Python.
[bacula/bacula] / bacula / kes-1.37
index a91b554111b47f81a9531138f913725a8109e722..995ac9f0b54cad58d9fbb49c85329174be96f38f 100644 (file)
@@ -3,6 +3,23 @@
 
 General:
 
+Changes to 1.37.36:
+15Aug05
+- Fix how FileSet is saved in job record to correct continual  
+  Full save.
+- Make datadir print on config.out listing.
+- Move get FileSet record up in backup init to eliminate continual
+  Full save seen by Peter Sjoberg.
+- Add VolumeName to read-only Python variables.
+- Add VolumePurged event for Python.
+- Suppress /dev/ Filesystem change prohibited INFO messages.
+- Do not delete FT_RAW files before restore (allows FIFOs
+  to be used for restore).
+13Aug05
+- Add drive specification to mount, unmount, release, label,
+  and relabel for Autochangers.  Note Dir<->SD protocol has
+  changed.
+
 Changes to 1.37.35:
 12Aug05
 - Disable parts of NLS as the configure does not work here.