]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
Remove configure check for resolv.h -- it is apparently not needed
[bacula/bacula] / bacula / technotes-2.5
index f4fca0079514dfddc6fea286157d2654e9777d4b..a9d02eb46fce23e0b0f0d4d12bf9c998a4953f9b 100644 (file)
@@ -10,6 +10,40 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+18Jan09
+kes  Remove configure check for resolv.h -- it is apparently not needed
+     and causes build warnings on FreeBSD.
+kes  Ensure that the installer and newinstaller Makefiles are called
+     during a make clean.
+12Jan09
+kes  Apply Eric's fix for suppressing extended attributes error messages
+     when dealing with deleted files.
+11Jan09
+kes  Add src/win32/newinstaller -- single file installer
+kes  Attempt to explicitly call gmake when needed, or if not found
+     skip the calls.  This should fix the FreeBSD regression/build.
+10Jan09
+kes  Fix bat.pro.in so that bat will install.
+09Jan09
+kes  Add more debug output to VSS init.
+kes  Attempt to correct win32 debug in berrno.
+09Jan09
+kes  Fix bug reported by Dan where make fails in clean of src/win32. 
+07Jan09
+kes  Fix bug #1212, SD is unable to recycle purged volumes. fstat()
+     was broken.
+06Jan09
+ebl  Despool attributes directly from the director if attribute
+     spool file is present
+Beta Release 2.5.28-b1
+05Jan09
+kes  Fix bat install broken by $DESTDIR change.
+02Jan09
+kes  Fix annoying compiler warnings in console/conio.c
+kes  Fix win32 build (depended whether or not ./configure was run).
+28Dec08
+kes  Apply fix suggested by Bruno Friedmann to configure.in to
+     find python2.5
 26Dec08
 kes  Turn on Eric's match_bsr tape block checking code.
 kes  Correct values used for tape block numbers in record.c.
@@ -20,6 +54,8 @@ kes  Fix bug #1206 -- Error: sql_update.c:194, which was probably
      caused by the user modifying the Bacula DB schema.
 kes  Remove rogue line of C code.
 kes  Fix bug #1208
+
+Beta Release 2.5.16-b1
 20Dec08
 ebl  Work on copy jobs
      - Add "list copies" command