]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.37
- Convert dvd-writepart to Python.
[bacula/bacula] / bacula / kes-1.37
index fbbfc0e5b9e256c94ea2540dd5cddd0ed5e57dbf..995ac9f0b54cad58d9fbb49c85329174be96f38f 100644 (file)
@@ -3,11 +3,33 @@
 
 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.
+- In job backup init (backup.c) define definitive Job level and
+  since time, *then* apply Job Pool override selection if any.  
 11Aug05
 - Modified bconsole script so that it is improperly
   installed, it will refuse to execute.  This avoids
   recursive call loops.
+
 Changes to 1.37.34:
 06Aug05
 - Apply David's ACL fix to src/filed/acl.c