From: Kern Sibbald Date: Thu, 18 Sep 2003 15:35:40 +0000 (+0000) Subject: Update doc X-Git-Tag: Release-1.32~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec73920a1300cc6080e8a02d6ef04cc60fe01343;p=bacula%2Fbacula Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@707 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 06950566b7..30b351987b 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -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) diff --git a/bacula/kernstodo b/bacula/kernstodo index e7acbe60c1..fdc8f9fd6b 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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. -