]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.37
Fix out of order volumes during restore.
[bacula/bacula] / bacula / kes-1.37
index 21090459a9ada129de64e5ef7b6d6f9cdca4c2ca..333f269dc959b566c930a7d0892cc3264f78450f 100644 (file)
@@ -3,7 +3,36 @@
 
 General:
 
-Changes to 1.37.36:
+Changes to 1.37.38:
+04Sep05
+- Fix out of order volumes during restore.
+
+Changes to 1.37.37:
+30Aug05
+- Final tweaks to build Win32.
+- Enable debug code in ua_label.c
+- Remove devices from the Volume list even if no
+  Volume is in drive.  Hopefully this fixes Arno's problem
+  of multiple volumes listed in the same drive.
+28Aug05
+- Apply Landon's patch for TLS default values.
+- Correct LOCALEDIR problem in build of Win32
+- Correct ssize_t problem in build of Win32
+- Add code to llprint pools and volumes to debug next item.
+- From bug report, fix resetting Pool defaults in Volume. It
+  was a typo "Max" was missing in several places.
+- Don't allow translation of database Volume Status values.
+24Aug05
+- Ensure that the drive is closed before calling the
+  mtx-changer script so that the script can access the drive.
+- Add drive name to reserved Volume list printout in SD.
+23Aug05
+- Fix bug in acquire.c that incorrectly reported volume
+  busy.
+- Add additional debug code and messages in reserve.c
+- Eliminate unwanted warning message in reserve.c
+
+Changes to 1.37.36 release 22Aug05:
 20Aug05
 - Landon's fix for NLS detection
 - Eliminate incorrect compiler warning on FreeBSD.