From: Kern Sibbald Date: Tue, 1 Dec 2009 17:10:17 +0000 (+0100) Subject: Update version + technotes X-Git-Tag: Release-5.0.0~224 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9686545fefce7ceafa9e5d464af236acb2ade389;p=bacula%2Fbacula Update version + technotes --- diff --git a/bacula/src/version.h b/bacula/src/version.h index f7b3e3cec4..3310484822 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -3,9 +3,9 @@ */ #undef VERSION -#define VERSION "3.1.5" -#define BDATE "15 November 2009" -#define LSMDATE "15Nov09" +#define VERSION "3.1.6" +#define BDATE "01 December 2009" +#define LSMDATE "01Dec09" #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 df9eceadb4..b19a14c058 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -3,6 +3,8 @@ General: 01Dec09 +kes Remove support for SQLite 2 +kes Fix rpm spec files bug #1420 kes Fix include of MySQL libs to use shared object. Fixes bug #1427 kes Fix search for libdbd in DBI option. Fixes bug #1422 kes Fix RH spec files to use /etc/logwatch instead of /etc/log.d