]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-1.39
kes Correct mtx-changer bug that I introduced in a recent commit, and
[bacula/bacula] / bacula / technotes-1.39
index 1886fb467b56b19834c57c8b057c2baac55ccb4d..17fdda22a02d2b1ecbc2cd8cb6e954375f025819 100644 (file)
@@ -1,7 +1,38 @@
               Technical notes on version 1.39  
 
 General:
-01Sep06
+11Oct06
+kes  Correct mtx-changer bug that I introduced in a recent commit, and
+     pointed out by Robert Nelson -- thanks.
+08Oct06
+kes  Turn on heap reporting in Dir with zero debug level.
+kes  Send a message to the sys log when Bacula forces a SEG FAULT, and
+     send the same message to stdout.
+07Oct06
+kes  Begin work on new GUI "console".
+kes  Make configure look in non-standard MySQL library directory 
+     for Solaris.
+kes  Make mtx-changer automatically configure the autochanger wait
+     procedure for Solaris, FreeBSD, and Linux.  Previously, only Linux
+     was implemented.
+kes  Correct drop_sqlite_tables.in script to not delete the database.
+kes  When writing to a log file, close and reopen the file descriptor
+     if there is an error writing the file.
+kes  Modify the autochanger loaded?, load, and unload commands to print
+     the full text of any mtx output if there is an error.  Helps to
+     ease diagnosis of autochanger problems.
+kes  Correct a few Win32 errno returns in the VSS code so that hopefully
+     a resonable Win32 error message will be printed.
+kes  Convert a few strcat()... to bstrncat() in the Win32 code.
+
+Version 1.39.24 released:
+02Oct06
+kes  Apply dvd find volume patch from Richard Mortimer.
+kes  Eliminate the dvd specific mount routines using only the
+     dev->mount/unmount.
+kes  Make update_free_space a method of DEVICE and rename 
+     update_freespace.
+01Oct06
 kes  Require a messages command acl to be able to receive messages
      in a console.
 kes  Add console, system, and scan job types in util.c.
@@ -150,7 +181,7 @@ rbn  Save installer details log in the Bacula directory as
      install.log.
 rbn  Add installer generation of client and storage templates
      suitable for @inclusion on the director.
-rbn  Mark previously installed components read-only since 
+rbn  Mark previously installed Win32 components read-only since 
      deselection doesn't do anything.
 
 Version 1.39.22 beta released: