]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/ReleaseNotes
- Convert dvd-writepart to Python.
[bacula/bacula] / bacula / ReleaseNotes
index 04086a70aabcdb588a8ada656ed848341ff9ce6f..4954bdfc29df51384316eb31fd5624b7b01d2161 100644 (file)
@@ -1,5 +1,5 @@
 
-          Release Notes for Bacula 1.37.32
+          Release Notes for Bacula 1.37.35
 
   Bacula code: Total files = 420 Total lines = 137,098 (*.h *.c *.in)
 
@@ -33,7 +33,7 @@ Major Changes:
   records have been removed from the catalog.
 - Restore of a directory (non-recursive, i.e. only one level).
 - Support for TLS (ssl) between all the daemon connections thanks
-  to Landon Fuller.
+  to Landon Fuller. This is mostly untested.
 - Any Volume in the Pool named Scratch may be reassigned to any
   other Pool when a new Volume is needed.
 - You may clone a Job and thus write (almost) the same data
@@ -52,6 +52,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
@@ -159,7 +161,8 @@ Items to note!!!
 - When linking with --with-python, there are a few warnings that
   can be ignored.
 - You must either create a new catalog database or upgrade your
-  old database (the PostgreSQL upgrade scripts not yet tested).
+  old database.
+- The TLS code is for the most part untested.
 - You must add --with-openssl to the configure command line if
   you want TLS communications encryption support.
 - If you use an Autochanger, you *must* update your SD conf file