]> git.sur5r.net Git - bacula/bacula/commitdiff
Update release notes
authorKern Sibbald <kern@sibbald.com>
Tue, 2 Dec 2003 19:52:20 +0000 (19:52 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 2 Dec 2003 19:52:20 +0000 (19:52 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@819 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/kernstodo

index c9c24cf975aca4c2edfa6dfbf6e2d02a41f298e9..bfe9d2c4e3370aa116a25e1e87579b1157f8247b 100644 (file)
@@ -4,10 +4,15 @@
   Bacula code: Total files = 259 Total lines = 78,302 (*.h *.c *.in)
 
 Most Significant Changes since 1.32d
-- Implement "update slots scan" that reads the volume label.
-- Turn off changer Volumes that are not current in the changer.
+- Implement "update slots scan" that reads the volume label(s).
+- The full form of the scan is "scan=1,2,4-5,7". With no specification,
+  all occupied slots are scanned.
+- Turn off changer Volumes that are not current in the changer when
+  an "update slots" is done, or if any tape operation discovers that
+  the right volume is not in the slot.
 - Enhance "fill" command of btape.
-- Added an autochanger test to the btape test command.
+- Added an autochanger test to the btape test command. It is automatically
+  invoked if the autochanger is properly configured.
 - New "estimate" and "lsmark" in restore command. Estimate gives
   a byte estimate for the restore, and lsmark does an ls listing 
   of marked files.
@@ -38,3 +43,5 @@ Items to note:  !!!!!
 - smtp has now become bsmtp
 - console has now become bconsole.
 - console.conf is now bconsole.conf
+- Please don't underestimate the repercussions of the bsmtp and bconsole 
+  name changes!
index 9965d33f9b4daff66fe775946e519d19028b2143..a5684526322bd05e8303226ae054e458cc1a8a20 100644 (file)
@@ -60,6 +60,8 @@ For 1.33 Testing/Documentation:
 - Document lsmark command in tree.
                 
 For 1.33
+- Add data compare on write/read in btape "test". 
+- Make sure that 64 bit I/O packets are used on Cygwin.
 - Implement RestoreJobRetention? Maybe better "JobRetention" in a Job,
   which would take precidence over the Catalog "JobRetention".
 - Implement Label Format in Add and Label console commands.
@@ -67,6 +69,11 @@ For 1.33
 - Put email tape request delays on one or more variables. User wants
   to cancel the job after a certain time interval.  Maximum Mount Wait?
   Job, Client, Device, Pool, or Volume?
+  Is it possible to make this a directive which is *optional* in multiple
+  resources, like Level? If so, I think I'd make it an optional directive
+  in Job, Client, and Pool, with precedence such that Job overrides Client
+  which in turn overrides Pool.
+
 
 After 1.33:
 - Each DVD-RAM disk would be a volume, just like each tape is