]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes and version
authorKern Sibbald <kern@sibbald.com>
Sat, 15 Aug 2009 20:08:06 +0000 (22:08 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 15 Aug 2009 20:08:06 +0000 (22:08 +0200)
bacula/src/version.h
bacula/technotes

index da24eb4c3d123596f3055c9605e737098dab658c..bfea02f0fa8865d723c2ceee8162d3c236d6b746 100644 (file)
@@ -4,8 +4,8 @@
 
 #undef  VERSION
 #define VERSION "3.0.3"
-#define BDATE   "09 August 2009"
-#define LSMDATE "09Aug09"
+#define BDATE   "15 August 2009"
+#define LSMDATE "15Aug09"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2009"       /* year for copyright messages in progs */
index e5f68c2b7da46cb3fd4f98d59bc9e9856469275e..1e58c494c061a0bb22e99be96d0b6d709a66e5c3 100644 (file)
@@ -3,7 +3,11 @@
 General:
 
 15Aug09
+kes  Modify acquire alogrithm so jobs do not block during despooling
+     This can give significantly more parallelism
 ebl  Fix couple of segfault with new ACL/XATTR code
+kes  Apply Marco's branch with jcr structure cleanup
+kes  Apply Marco's branch with new acl/xattr code
 13Aug09
 ebl  update lock manager to display file:line all the time
 kes  Make SD lock tracing work again. Has not worked for some time.