]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Sat, 12 May 2007 06:57:31 +0000 (06:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 12 May 2007 06:57:31 +0000 (06:57 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4757 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h

index 777a1589c5a4021f60148aa16d0c25c41f62ffb3..1be1e77cea37c6ff531356b922ac53a4a4f3da0b 100644 (file)
@@ -1,5 +1,5 @@
                     Kern's ToDo List
-                     08 May 2007
+                     12 May 2007
 
 
 Document:
@@ -48,13 +48,13 @@ Professional Needs:
 - Detect state change of system (verify)
 
 Priority:
+- Implement update jobid=
 - Mention Eric and Marc's work + Marc's doc.
 - Add TLS to bat
 - When Pool specifies Storage command override does not work.
 - Implement wait_for_sysop() message display in wait_for_device(), which
   now prints warnings too often.
 
-- Add Where: client:/.... to restore job report.
 - Ensure that each device in an Autochanger has a different
   Device Index.
 - Add Catalog = to Pool resource so that pools will exist
@@ -1716,3 +1716,5 @@ Block Position: 0
   specified Pool, Full Backup Pool. and Differential Backup Pool. but 
   apparently not.  This  happened when I removed the pool directive and 
   started the director.
+- Add Where: client:/.... to restore job report.
+
index 12824010b9c3da0b8e3a9aab8943c94cc7c6ee75..051f837d12cefa4071cdbb7d1b91b0d759ddce7d 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "2.1.8"
-#define BDATE   "11 May 2007"
-#define LSMDATE "11May07"
+#define BDATE   "12 May 2007"
+#define LSMDATE "12May07"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2007"       /* year for copyright messages in progs */