]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/ReleaseNotes
Add drive name to reserved Volume list printout in SD.
[bacula/bacula] / bacula / ReleaseNotes
index e9fdca9c10d6ed0dece433682df274f23e0ec151..bf1114312c284af3ea8c3b3c981c56575d2c68dd 100644 (file)
@@ -1,12 +1,14 @@
 
-          Release Notes for Bacula 1.37.32
+          Release Notes for Bacula 1.37.36
 
-  Bacula code: Total files = 420 Total lines = 137,098 (*.h *.c *.in)
+  Bacula code: Total files = 420 Total lines = 137,650 (*.h *.c *.in)
 
 Major Changes:
+- Improved algorithm for reserving drives in multiple drive
+  autochangers.
 - There is a new database format that is not compatible
   with previous databases. You must upgrade if converting
-  from 1.36.x.
+  from 1.36.x. No changes from version 1.37.30.
 - The Director, Storage daemon, and File daemons are
   Deamons are not compatible with  prior versions. 
   All FDs must be upgraded at the same time.
@@ -52,6 +54,8 @@ Major Changes:
 - Web-bacula, previously a separate project by Juan Luis Frances,
   is now included in the Bacula GUI release (yet to be fully
   created).
+- The code is now Internationalized so that it can be localized
+  in native languages.  Thanks to Nicolas Boichat.
 
 New Directives:
 - New Job directive "Prefer Mounted Volumes = yes|no" causes the
@@ -152,6 +156,12 @@ New Commands:
    sure no Python scripts are running. This permits you to change
    a Python script and get Bacula to use the new script.
 
+New configure options:
+- --with-libintl-prefix for defining alternate locations for
+  the NLS internationalization libraries. Not normally required.
+- --datadir  for defining where the language files will be installed
+  required only if you do not want the default /usr/share.
+
 Items to note!!!
 - You must add --with-python=[DIR] to the configure command line
   if you want Python support.  Python 2.2, 2.3 and 2.4 should be 
@@ -174,7 +184,7 @@ Other Items:
   which are designed to be used as parameters to Write Part Command and
   Free Space Command. They need the dvd+rw-tools to be installed
   (http://fy.chalmers.se/~appro/linux/DVD+RW/).
-  You must have Python installed to run the dvd-freespace script.
+  You must have Python installed to run the scripts.
 - Part files support: File volumes can now be split into multiple
   files, called "parts".