]> git.sur5r.net Git - bacula/bacula/commitdiff
Final changes
authorKern Sibbald <kern@sibbald.com>
Sun, 4 Sep 2005 16:45:16 +0000 (16:45 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 4 Sep 2005 16:45:16 +0000 (16:45 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2380 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ChangeLog
bacula/ReleaseNotes

index 4acf428a8df006a21a83f072adbbe6bd4ec1224b..b4e50f43c74135cb81f0d5d573c5cf52cfd44e6e 100644 (file)
@@ -1,3 +1,23 @@
+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.
+
 Changes to 1.37.37 released 26 Aug 05
 24Aug05
 - Ensure that the drive is closed before calling the
index 1612d146b019edca45c209ad72f9f63097991f62..09f32cc507a64cc42319f64437d60c7a26958b6d 100644 (file)
@@ -1,9 +1,10 @@
 
-          Release Notes for Bacula 1.37.37
+          Release Notes for Bacula 1.37.38
 
   Bacula code: Total files = 420 Total lines = 137,650 (*.h *.c *.in)
 
 Major Changes:
+- Fixed out of order Volumes in restore.
 - Improved algorithm for reserving drives in multiple drive
   autochangers.
 - There is a new database format that is not compatible