]> git.sur5r.net Git - bacula/bacula/commitdiff
Technotes tweaks
authorKern Sibbald <kern@sibbald.com>
Fri, 13 Mar 2009 20:53:36 +0000 (20:53 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 13 Mar 2009 20:53:36 +0000 (20:53 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8525 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/src/c
bacula/src/version.h
bacula/technotes-2.5

index 0cd7bd0c3e425abbcef1720015f2493949bbdb74..592405991de8e8bfc5f0b4debd223a56c141d348 100644 (file)
@@ -3,6 +3,9 @@
 
   Bacula code: Total files = 522 Total lines = 204,340 (*.h *.c *.in)
 
+The diff between 2.4.4 and 2.5.x is 208,340 lines, so this release
+represents an enormous effort.
+
 This Director and Storage daemon must be upgraded at the same time,
 but they should be compatible with all 2.4.x File daemons, unless you
 use some of the new features that affect the FD.  In other words, you should
index 2e4f63875efc9e1b4b4a004152ee477d0e0e4961..c6ccf985196364494e72800aa1ad836298d605e7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2008-2008 Free Software Foundation Europe e.V.
+   Copyright (C) 2009-2009 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
index 6b163e7b0dba46f9f396136eb9c29d074a4f19f5..be691d47359f6200e9d6eb0c6574172bcaa834b3 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #undef  VERSION
-#define VERSION "2.5.41"
+#define VERSION "2.5.42"
 #define BDATE   "12 March 2009"
 #define LSMDATE "12Mar09"
 
index 77a7214d9e30298fe41a4182cd68ad74e2298d11..b16cb7be7f41de03c869095e215de71ce6b13242 100644 (file)
@@ -16,13 +16,21 @@ Item 27:  make changing "spooldata=yes|no" possible for
 Item 28:  Implement an option to modify the last written date for volumes
 Item  n:  Split documentation into several books
 
+New techical changes:
+libtool
+plugins
+bpipe fd plugin
+Exchange plugin
+
+
 New features to be documented:
+Update src/plugins/README
 command separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
 examples/database/dbcheck.sql
 enhancement to wait command: wait mount  ...
 dbport in dbcheck
 filepattern (restore with regex in bsr)
-mixed priorities
+Allow Mixed Priorities
 Eliminated license problems with OpenSSL.
 
 Code to be completed before 3.0.0 is released: