]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Mon, 7 Apr 2003 15:40:00 +0000 (15:40 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 7 Apr 2003 15:40:00 +0000 (15:40 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@428 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h

index 5d700d6d66ee6113faf6c2c9ae046f5eaef729b6..faf15351b6c3e8ff49ab3cb3b038c71e284972cb 100644 (file)
@@ -1,5 +1,5 @@
                  Kern's ToDo List
-                  3 April 2003 
+                  7 April 2003 
 
 Documentation to do: (a little bit at a time)
 - Document running a test version.
@@ -10,9 +10,7 @@ Documentation to do: (a little bit at a time)
 - Document how to use multiple databases.
 - Document Maximum File Size
           
-***** Write up how to use/manage disk Volume Storage. ******
 - Add a section to the doc on Manual cycling of Volumes.
-- Document new MaximumConcurrentJob records (Job, Client, Storage) 
 
 Testing to do: (painful)
 - that ALL console command line options work and are always implemented
@@ -34,7 +32,6 @@ For 1.30 release:
 - If SD cannot open a drive, make it periodically retry.
 - Implement LabelTemplate (at least first cut).
 - Add more of the config info to the tape label.
-- Implement bar code reader for autochangers
 - 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
@@ -915,3 +912,7 @@ rufus-dir: Volume used once. Marking Volume "File0003" as Used.
   the last copy for 1 year.  -- answer Volume retention.
 - Make non-zero status from RunJobBefore/After error the job.
 - Need define of int_least16_t in sha1.h for SuSE.
+- Implement bar code reader for autochangers
+- Document new MaximumConcurrentJob records (Job, Client, Storage) 
+- Write up how to use/manage disk Volume Storage. ******
+
index d464fbcbd2736f34532fbd1d063c878c060ba730..ccdad15d2a6d7e86305e51ba74e3c22719019c27 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #define VERSION "1.30"
 #define VSTRING "1"
-#define BDATE   "06 April 2003"
-#define LSMDATE "06Apr03"
+#define BDATE   "07 April 2003"
+#define LSMDATE "07Apr03"
 
 /* Debug flags */
 #define DEBUG 1