]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ReleaseNotes
authorKern Sibbald <kern@sibbald.com>
Fri, 10 Oct 2003 19:32:09 +0000 (19:32 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 10 Oct 2003 19:32:09 +0000 (19:32 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@745 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/kernstodo

index 795793a1f8b74b86b547d128ea6b7cea936005d3..3220ac2652b2423540ff2716302a8b98461dc3e8 100644 (file)
@@ -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 
index 6fc22c57a39c6cad86b2144d03367a5f4c8cbabf..28065c6ac550575477e08b09d3a798a0c9157f20 100644 (file)
@@ -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.
+