]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl update copy doc
[bacula/bacula] / bacula / technotes-2.5
index 70856b2527c3439b9782313f86e49977f2a2103b..7c92cbce7c9ad06c947739f222cc7d14190b13ab 100644 (file)
@@ -50,6 +50,32 @@ libtool on the configure command line with:
 
 
 General:
+23Oct08
+kes  Integrate James Harper's Exchange Win32 plugin patch.
+kes  Apply patch from Marco van Wieringen that implements the new
+     Solaris libsec interface for ACLs so that Bacula can save and
+     restore both the new ACLs and old ACLs.
+kes  Marco's patch also corrects the file dependency generation code
+     so that it works properly both with shared libraries and static
+     libraries.
+kes  Marco's patch also includes a small cleanup of the cats Makefile
+     to remove some references to non-existent files.
+22Oct08
+kes  Modify win32 Makefiles to use full paths in most cases.
+     In particular add MAINDIR environment variable that points
+     to the main Bacula source directory.
+21Oct08
+kes  Add read volume list code to SD -- not yet used.
+kes  Add James' binutils patch
+kes  Split volume management code out of src/stored/reserve.c into
+     a new file vol_mgr.c 
+kes  Modify configure to do an automatic make clean.  This ensures
+     that any changes to ./configure options are handled correctly.
+
+Beta version 2.5.16 release:
+20Oct08
+ebl  Rename JobStat table to JobHistory
+kes  Ensure that only normally terminated jobs are migrated.
 19Oct08
 kes  Add Makefile dependency when using LIBTOOL_LINK so that any
      change in ./configure options will be accounted for.