]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes and version
authorKern Sibbald <kern@sibbald.com>
Sun, 20 Dec 2009 20:51:46 +0000 (21:51 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 20 Dec 2009 20:51:46 +0000 (21:51 +0100)
bacula/src/version.h
bacula/technotes

index 41a649895cfa40a901f206dfb491f316bb785451..acf2350337b05c680fe685eeb8fe3ed39e14c065 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "3.1.7"
-#define BDATE   "10 December 2009"
-#define LSMDATE "10Dec09"
+#define BDATE   "20 December 2009"
+#define LSMDATE "20Dec09"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2009"       /* year for copyright messages in progs */
index 5f4fe9c634468faf94cf20def1b9384fbe60b46b..072881e4ac9ce5e248d1230f6327fbcca50500cb 100644 (file)
@@ -2,6 +2,9 @@
           
 General:
 
+20Dec09
+kes  Fix old way of detecting thread safe SQL in ./configure
+     We should really phase this out.
 17Dec09
 ebl  LSBize Debian init scripts
 10Dec09