]> git.sur5r.net Git - bacula/bacula/commitdiff
Update docs
authorKern Sibbald <kern@sibbald.com>
Sun, 13 Apr 2003 18:31:12 +0000 (18:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 13 Apr 2003 18:31:12 +0000 (18:31 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@439 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/kernstodo

index 8d9ff8a7a4b03621861b04241daa7a15e64a9e65..d79a6d93f72b057ac15a688902729c616ea4cb8d 100644 (file)
@@ -1,6 +1,6 @@
           Release Notes for Bacula 1.30
 
-  Bacula code: Total files = 235 Total lines = 66,579 (*.h *.c *.in)
+  Bacula code: Total files = 235 Total lines = 66,658 (*.h *.c *.in)
 
 Major Changes this Release:
 - The Windows Client now uses Cygwin 1.3.20 and should be much 
@@ -14,11 +14,13 @@ Major Changes this Release:
 - Make Incremental and Differential saves backup all files changed as
   well as all files moved into save path (added st_ctime to check).
 - Preliminary support for cleaning tapes in autochangers.
+- Restores directory permissions and times correctly.
 
 Other Changes this Release:
 - Added "BSF at EOM = yes/no" for supporting FreeBSD tape drives.
 - The | and < options are now available for Excludes.           
 - Multiple Directors in the GNOME Console now work (thanks Lutz Kttler).
+- Gnome console runs on GNOME 2.0 (haven't tried 2.2 yet).
 - Installation on Cygwin systems is now supported.
 - GNOME Console has font support thanks to Phil Stracchino.
 - Solaris 2.6 now supported.
@@ -37,8 +39,10 @@ Other Changes this Release:
 - Print IP address on failed connections to servers.
 - Cancel command works much better (cancels waiting jobs in Dir
   and in SD).
-
-
+- Now have reasonable (but still small) regression script.
+- New Console commands for aiding scripting (input, output, tee,
+  time, wait).
+             
 Items to note:
 - Version 1.29 File daemons can be used with version 1.30. However,
   there is an incompatibility if you use Exclude lists.
index eefc410c7a244413427973f1b1bb09e5bdfd3174..9b36ee6e18cefdfac53012481036b87ab69e6191 100644 (file)
@@ -8,7 +8,6 @@ Documentation to do: (a little bit at a time)
 - Document how to automatically backup all local partitions
 - Document problems with Verify and pruning.
 - Document how to use multiple databases.
-- Document Maximum File Size
 - Add a section to the doc on Manual cycling of Volumes.
 
 - Document logrotate
@@ -22,10 +21,14 @@ Testing to do: (painful)
 For 1.30 release:
 - Fix Bare Metal restore problem.
 - Fix "access not allowed" for backup of files on WinXP.
+- Document new transparent Console commands and wait command.
+- Document new immediate File save capability.
 
 - Figure out how to use ssh or stunnel to protect Bacula communications.
 
 After 1.30:
+- Make | and < work on FD side.
+- Pass prefix_links to FD.
 - Implement a M_SECURITY message class.
 - Allow multiple Storage specifications (or multiple names on
   a single Storage specification) in the Job record. Thus a job 
@@ -920,4 +923,3 @@ rufus-dir: Volume used once. Marking Volume "File0003" as Used.
 - Add IP address to authentication failures. 
 - Add a default File storage so that new users can do backup
   and restores right away.
-