From: Kern Sibbald Date: Wed, 20 Jan 2010 17:10:52 +0000 (+0100) Subject: Update technotes + date X-Git-Tag: Release-7.0.0~2356 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=62dec1f7a7d808f1440059892c4e54950b791e0c;p=bacula%2Fbacula Update technotes + date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index cd820feca9..8662e15893 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ #undef VERSION #define VERSION "3.1.10" -#define BDATE "18 January 2010" -#define LSMDATE "18Jan10" +#define BDATE "20 January 2010" +#define LSMDATE "20Jan10" #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n" #define BYEAR "2010" /* year for copyright messages in progs */ diff --git a/bacula/technotes b/bacula/technotes index 89e9b2d4c3..2e29d30c6e 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,8 @@ General: +20Jan10 +kes Make missing plugin during backup fatal. 18Jan10 kes Fix unserial to limit size. Fixes bug submitted by Graham. 11Jan10