From 9a37f950591b785ae6abf2fe75f8d479d69d76e7 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 15 Aug 2009 22:08:06 +0200 Subject: [PATCH] Update technotes and version --- bacula/src/version.h | 4 ++-- bacula/technotes | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index da24eb4c3d..bfea02f0fa 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -4,8 +4,8 @@ #undef VERSION #define VERSION "3.0.3" -#define BDATE "09 August 2009" -#define LSMDATE "09Aug09" +#define BDATE "15 August 2009" +#define LSMDATE "15Aug09" #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n" #define BYEAR "2009" /* year for copyright messages in progs */ diff --git a/bacula/technotes b/bacula/technotes index e5f68c2b7d..1e58c494c0 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -3,7 +3,11 @@ General: 15Aug09 +kes Modify acquire alogrithm so jobs do not block during despooling + This can give significantly more parallelism ebl Fix couple of segfault with new ACL/XATTR code +kes Apply Marco's branch with jcr structure cleanup +kes Apply Marco's branch with new acl/xattr code 13Aug09 ebl update lock manager to display file:line all the time kes Make SD lock tracing work again. Has not worked for some time. -- 2.39.5