From c3a7d2219d876c8b1504e3d55f36bc297c852771 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 4 Sep 2005 16:45:16 +0000 Subject: [PATCH] Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2380 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 20 ++++++++++++++++++++ bacula/ReleaseNotes | 3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 4acf428a8d..b4e50f43c7 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -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 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 1612d146b0..09f32cc507 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -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 -- 2.39.5