From 51cbcb93125e2804d7cbfaf2432267ea2f324429 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 22 Dec 2007 13:56:55 +0000 Subject: [PATCH] Update releasenotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6090 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ReleaseNotes | 16 +++++++++++++++- bacula/technotes-2.1 | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 5efa370820..d0ac4ccd3f 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,5 +1,5 @@ - Release Notes for Bacula 2.2.6 + Release Notes for Bacula 2.2.7 Bacula code: Total files = 520 Total lines = 195,550 (*.h *.c *.in) 82 new files, 41,221 new lines of code, 208,380 lines of change from 2.0.3 @@ -10,6 +10,20 @@ use some of the new features that affect the FD. In other words, you should not have to upgrade all your File daemons when you upgrade. There is no database upgrade needed from version 2.0.x to 2.2.0. +Version 2.2.7 has several new features and a number of bug fixes +to version 2.2.6: +- It fixes bugs: 1009, 1022, 1024, 1019, 1012, 1021, 1020 + 1007, 1008. For more details, please see the technotes-2.1 file. +- Double quoting include filenames (@xxx) in Bacula conf files is now + possible, thanks to a patch by Michael Stapelberg. +- You can pipe input to include filenames (@|prog) by using a vertical + bar, thanks to the above patch. +- A daylight savings time bug in the Win32 bsmpt was fixed by a patch from + Nerijus Baliunas. +- Marc Cousins submitted a patch that permits building the PostgreSQL + driver with version 8.3. +- The configure option --archivedir has been changed to --with-archivedir + Version 2.2.6 is a minor bug fix release to version 2.2.5 - It fixes bugs: #1003, 942, 982, 990(response only), 991, 993, 986, 976. diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index ab79111d99..45001b9574 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -53,7 +53,7 @@ kes This patch should fix the Mac OS X build problem on the latest This patch also has a rebuild of configure that includes the Debian qt4 patch to check for qmake-qt4. This patch fixes bug #1020. kes This patch should ensure that queued messages to the console are - displayed as soon as possible. It should fix bug 1007, but has been + displayed as soon as possible. It should fix bug #1007, but has been reported not to work. 14Nov07 kes This patch fixes the infinite loop when trying to increase the -- 2.39.5