]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Thu, 18 Sep 2003 15:35:40 +0000 (15:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 18 Sep 2003 15:35:40 +0000 (15:35 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@707 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/kernstodo

index 06950566b75577a35c82508a418d9354a96a80a8..30b351987b2fc61e4cefc31ede12cd543a6ede8e 100644 (file)
@@ -1,7 +1,7 @@
 
           Release Notes for Bacula 1.32
 
-  Bacula code: Total files = 259 Total lines = 77,334 (*.h *.c *.in)
+  Bacula code: Total files = 259 Total lines = 77,576 (*.h *.c *.in)
 
 Major Changes this Release:
 - Fixed gnome-console to compile with RH9 (Gnome 2.0)
index e7acbe60c17c1d86bd91e58b0f328b28f8633452..fdc8f9fd6b26d128fb7145d40b6ef3d29dcbfca6 100644 (file)
@@ -30,9 +30,11 @@ For 1.32 Testing/Documentation:
 - Document new Include/Exclude ...
 - Document all the status codes JobLevel, JobType, JobStatus.
 - Add test of exclusion, test multiple Include {} statements.
+- Client files in Win32 with Unix eol conventions doesn't work.
                 
 For 1.32:
 - Add multiple character duration qualifiers.
+- Require some modifer.
 - Enhance "update slots" to include a "scan" feature
   scan 1; scan 1-5; scan 1,2,4 ...  to update the catalog 
 - Allow a slot or range of slots on the label barcodes command.
@@ -921,4 +923,3 @@ Done: (see kernsdone for more)
 - LabelFormat on tape volume apparently creates the db record but 
   never actually labels the volume.
 - Recycling a volume when two jobs are using it is going to break. Fixed.
-