From 750c7911321d8cfc1ccfa8c6da0be146f35c13b0 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 1 Nov 2009 16:44:52 +0100 Subject: [PATCH] Update technotes --- bacula/src/version.h | 4 ++-- bacula/technotes | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 8c4040d299..183eaa2ed5 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -4,8 +4,8 @@ #undef VERSION #define VERSION "3.1.4" -#define BDATE "31 October 2009" -#define LSMDATE "31Oct09" +#define BDATE "1 November 2009" +#define LSMDATE "01Nov09" #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 2106f6299b..b624af6f06 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,15 @@ General: +01Nov09 +kes Fix DCR race condition in SD that could lead to seg faults. +kes Make many regress tests timeout after 30 mins. +30Nov09 +kes Fix Win32 bat so that it runs better. +kes Fix seg fault in bat. +29Nov09 +kes Make builds stop if any errors. +kes Revert James' Win32 make_defs fix -- it builds incorrect def files 27Oct09 ebl Add readline completion support for bconsole. It gives help on all commands, and complete job=, pool=, client=, fileset=, ... -- 2.39.5