From 74008793f2f5f22b437431251741d876e4c23a52 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 12 May 2007 06:57:31 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4757 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 6 ++++-- bacula/src/version.h | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index 777a1589c5..1be1e77cea 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 08 May 2007 + 12 May 2007 Document: @@ -48,13 +48,13 @@ Professional Needs: - Detect state change of system (verify) Priority: +- Implement update jobid= - Mention Eric and Marc's work + Marc's doc. - Add TLS to bat - When Pool specifies Storage command override does not work. - Implement wait_for_sysop() message display in wait_for_device(), which now prints warnings too often. -- Add Where: client:/.... to restore job report. - Ensure that each device in an Autochanger has a different Device Index. - Add Catalog = to Pool resource so that pools will exist @@ -1716,3 +1716,5 @@ Block Position: 0 specified Pool, Full Backup Pool. and Differential Backup Pool. but apparently not. This happened when I removed the pool directive and started the director. +- Add Where: client:/.... to restore job report. + diff --git a/bacula/src/version.h b/bacula/src/version.h index 12824010b9..051f837d12 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -4,8 +4,8 @@ #undef VERSION #define VERSION "2.1.8" -#define BDATE "11 May 2007" -#define LSMDATE "11May07" +#define BDATE "12 May 2007" +#define LSMDATE "12May07" #define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n" #define BYEAR "2007" /* year for copyright messages in progs */ -- 2.39.5