From: Kern Sibbald Date: Fri, 10 Oct 2003 19:32:09 +0000 (+0000) Subject: Update ReleaseNotes X-Git-Tag: Release-7.0.0~9960 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=76fd41b1681ce07aaeb080f408074e253b76ebdc;p=bacula%2Fbacula Update ReleaseNotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@745 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 795793a1f8..3220ac2652 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -8,7 +8,7 @@ Changes since 1.32a: optimizations. - Fix a bug that did not allow appending to a tape on FreeBSD systems. - +- Fix pruning so that it will not prune the current job. Major Changes 1.32a Release: - Implemented forward space file/block whenever possible diff --git a/bacula/kernstodo b/bacula/kernstodo index 6fc22c57a3..28065c6ac5 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -38,7 +38,6 @@ For 1.33 Testing/Documentation: For 1.33 - Implement .consolerc for Console - I want to restore by file to some date. -- Implement fast block rejection. - Is it really important to make Job name the same to find the Full backup to avoid promoting an Incremental job? - Start label, then run job when tape labeled, it should broadcast. @@ -1043,3 +1042,5 @@ Done: (see kernsdone for more) job. Use find_job_pool() modified in ua_output.c - Test connect timeouts. - Fix FreeBSD build with tcp_wrapper -- should not have -lnsl +- Implement fast block rejection. +