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

bacula/src/version.h
bacula/technotes-2.3

index 502a19308990a1b26dff7d68028b865ec9d708d9..89f3dc64467d79b9a4c58d068ebc91eabb117c1a 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "2.3.6"
-#define BDATE   "05 October 2007"
-#define LSMDATE "05Oct07"
+#define BDATE   "06 October 2007"
+#define LSMDATE "06Oct07"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2007"       /* year for copyright messages in progs */
index 08ffd6b04ffe28b0f3470ccf4037d6e739b45b4e..f2a04b287efb61076ab73002b4b7452682b86325 100644 (file)
@@ -2,6 +2,8 @@
 
 General:
 06Oct07
+kes  Add new SD despooling attributes and Dir inserting attributes 
+     job status codes.  This fixes bug 961.
 kes  Fix Win32 drive display in bat version browser. Fixes bug #962.
 05Oct07
 kes  Fix doc issue. This fixes bug #963.