]> git.sur5r.net Git - bacula/bacula/commitdiff
Additional message plus exclusion fix
authorKern Sibbald <kern@sibbald.com>
Wed, 26 Feb 2003 16:25:17 +0000 (16:25 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 26 Feb 2003 16:25:17 +0000 (16:25 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@353 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h

index bffef038f85e505ca5c925d0f7d636961ed6b64e..7791de6441b28ad35437c888f68f699554846576 100644 (file)
@@ -16,6 +16,16 @@ Testing to do: (painful)
 - multiple simultaneous Volumes
 
 For 1.30 release:
+- Have Bacula "poll" the tape to see if it is there.
+- Add more of the config info to the tape label.
+- Look for default.bsr, and if not found, create dummy bsr allowing
+  any volume.
+- If config file not found in utility programs, pluge on
+  anyway.
+- Apparently cancel does not work for jobs waiting to be
+  scheduled.
+- Implement bar code reader for autochangers
+- Pull a canceled job from the Scheduling queue.
 - Add a default File storage so that new users can do backup
   and restores right away.
 - Implement a Mount Command and an Unmount Command where
index 15cb61fc2150a6c48099dba40218c080c18869c9..f3073d05c8e2040962e1ab48779f0b7a98f3488d 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #define VERSION "1.30"
 #define VSTRING "1"
-#define BDATE   "11 February 2003"
-#define LSMDATE "11Feb03"
+#define BDATE   "26 February 2003"
+#define LSMDATE "26Feb03"
 
 /* Debug flags */
 #define DEBUG 1