From f04ef7f3c4776c2a53941fb6fc8811a1725c953b Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 15 Jun 2007 07:39:14 +0000 Subject: [PATCH] Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5016 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 0d50c90d98..ba6d35445d 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,16 @@ Technical notes on version 2.1 General: +Release: 2.1.14 beta +14Jun07 +kes Do not free a volume on a tape drive until another volume is + mounted and read, or the autochanger unloads the volume. + This should help the SD re-use volumes that are already mounted, + and should fix bug #886. +kes Apply patch from user brettedgar that allows gnome2-console include + the OpenSSL libraries, and hence work with SSL. Fixes bug #885. +kes Apply patch from Lucien Weller that fixes day of week calculation + because of DST flag problem. Fixes bug #887. 10Jun08 kes Move find_next_appendable_volume() to after acquiring a valid device in reserve.c. This fixes bug #864 -- confirmed by reporter. -- 2.39.5