]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes + date
authorKern Sibbald <kern@sibbald.com>
Wed, 20 Jan 2010 17:10:52 +0000 (18:10 +0100)
committerKern Sibbald <kern@sibbald.com>
Wed, 20 Jan 2010 17:10:52 +0000 (18:10 +0100)
bacula/src/version.h
bacula/technotes

index cd820feca9a04fb1f500e3e55426faf5f0bcc289..8662e15893d432b417f342be5094b5ad4ecfa2ba 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
 #define VERSION "3.1.10"
-#define BDATE   "18 January 2010"
-#define LSMDATE "18Jan10"
+#define BDATE   "20 January 2010"
+#define LSMDATE "20Jan10"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2010"       /* year for copyright messages in progs */
index 89e9b2d4c3b2f8b2494d902f2271e4911dd223d4..2e29d30c6e11257aff55057f47053935c7bc5986 100644 (file)
@@ -2,6 +2,8 @@
           
 General:
 
+20Jan10
+kes  Make missing plugin during backup fatal.
 18Jan10
 kes  Fix unserial to limit size. Fixes bug submitted by Graham.
 11Jan10