From c6f8bd491419b1ca398c77f041128e444cba8e33 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 20 Dec 2008 19:05:40 +0000 Subject: [PATCH] kes Closed bug #1207 -- 2.4.4-b1 strange volume/device handling kes Closed bug #1204 -- Undescriptive help options kes Closed bug #1202 -- Revise documentation kes Closed bug #1178 -- Bat 2.4.3 tries to double-purge volumes unable to reproduce. kes Closed bug #1166. Fixed by Eric -- Problem canceling job if client looses connection while being backed up. kes Fixed bug #1200 -- inconsistent auto purge documention kes Fix documentation for Recyling ambiguity. Fixes bug #1200. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8206 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/lib/bsys.c | 2 +- bacula/technotes-2.5 | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/bacula/src/lib/bsys.c b/bacula/src/lib/bsys.c index 3d370c16c9..bca7f58ec5 100644 --- a/bacula/src/lib/bsys.c +++ b/bacula/src/lib/bsys.c @@ -478,7 +478,7 @@ struct s_state_hdr { static struct s_state_hdr state_hdr = { "Bacula State\n", - 3, + 4, 0 }; diff --git a/bacula/technotes-2.5 b/bacula/technotes-2.5 index eea7d42812..3210297dc0 100644 --- a/bacula/technotes-2.5 +++ b/bacula/technotes-2.5 @@ -11,6 +11,15 @@ mixed priorities General: 20Dec08 +kes Closed bug #1207 -- 2.4.4-b1 strange volume/device handling +kes Closed bug #1204 -- Undescriptive help options +kes Closed bug #1202 -- Revise documentation +kes Closed bug #1178 -- Bat 2.4.3 tries to double-purge volumes + unable to reproduce. +kes Closed bug #1166. Fixed by Eric -- Problem canceling job if + client looses connection while being backed up. +kes Fixed bug #1200 -- inconsistent auto purge documention +kes Fix documentation for Recyling ambiguity. Fixes bug #1200. kes Remove old mmap code from compat.h/cpp kes Update ChangeLog kes Correct typo in Win32 Makefile editing @@ -81,7 +90,8 @@ kes Add more debug to match_bsr.c and use %u for unsigned debug editing. ebl Apply patch for bug #1182 about Recycle flag that is not updated after a pool change. kes Since the user has been warned, allow console purge command - to purge volumes that are in use. + to purge volumes that are in use. This is a fix for bug + #1191 before it was submitted. kes Fix Win32 build to add new sd_plugins.c ebl Apply patch from bug #1175 that reset the Slot and the Inchanger flag in db_make_inchanger_unique(). -- 2.39.5