From: Kern Sibbald Date: Mon, 24 Dec 2007 09:46:42 +0000 (+0000) Subject: Update ReleaseNotes X-Git-Tag: Release-2.2.7~3^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5b47c982e2240eab1d38a8391856ccca833291d5;p=bacula%2Fbacula Update ReleaseNotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6125 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index d0ac4ccd3f..a928f5b288 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -14,6 +14,8 @@ 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. +- Fixed a seg fault reported by Frank Sweetser that depended on + exact path lengths, but the problem was in bsnprintf.c - 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