]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/ReleaseNotes
- Fix for create JobMedia so that VolIndex remains valid even
[bacula/bacula] / bacula / ReleaseNotes
index 04086a70aabcdb588a8ada656ed848341ff9ce6f..69146084d4984689333ad6f39bd87f00f645ab76 100644 (file)
@@ -1,7 +1,7 @@
 
-          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:
 - There is a new database format that is not compatible
@@ -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