]> git.sur5r.net Git - bacula/bacula/commitdiff
Finish isolinux CDROM implementation
authorKern Sibbald <kern@sibbald.com>
Sat, 4 Sep 2004 18:51:11 +0000 (18:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 4 Sep 2004 18:51:11 +0000 (18:51 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1581 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h

index 45e793b61676cdb280f62ff6b37d4062b5c87841..88dcf7f2e5c6ed2d61e0a35d8ec25fed4596995b 100644 (file)
@@ -11,7 +11,8 @@ Version 1.35                Kern (see below)
 ========================================================
 
 1.35 Items to do for release:
-- Bacula rescue CDROM implement isolinux
+- Restore c: with a prefix into /prefix/c/ to prevent c: and d:
+  files with the same name from overwritting each other.
 - Add new DCR calling sequences everywhere in SD. This will permit 
   simultaneous use of multiple devices by a single job.
 - Look at patches/bacula_db.b2z postgresql that loops during restore.
@@ -107,6 +108,10 @@ Testing to do: (painful)
 
 
 For 1.37 Testing/Documentation:
+- Add "Allow multiple connections" in Catalog resource to open a new 
+  database connection for each job.
+- Allow Simultaneous Priorities = yes  => run up to Max concurrent jobs even
+  with multiple priorities.
 - Fix find_device in stored/dircmd.c:462 (see code) 
 - Add db check test to regression. Test each function like delete,
   purge, ...
@@ -1290,4 +1295,5 @@ Block Position: 0
 - Fix error handling in spooling both data and attribute.
 - Implement Ignore FileSet Change.
 - Doc new duration time input editing.
+- Bacula rescue CDROM implement isolinux
  
index 81a4f94f2fccfd7f422edd8aa8e63a31b91e4450..3f9a1bbb7f438c5050835d428a945d06d800cfad 100644 (file)
@@ -1,8 +1,8 @@
 /* */
 #undef  VERSION
 #define VERSION "1.35.3"
-#define BDATE   "03 September 2004"
-#define LSMDATE "03Sep04"
+#define BDATE   "04 September 2004"
+#define LSMDATE "04Sep04"
 
 /* Debug flags */
 #undef  DEBUG