]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl Add detection of intptr_t and uintptr_t to configure process
[bacula/bacula] / bacula / technotes-2.5
index f5c18951e66b90210f3a738ff21be59618c974a2..8bcdfa561b33874725b1b7f147eb23e5b16463ad 100644 (file)
@@ -10,6 +10,23 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+21Jan09
+ebl  Add detection of intptr_t and uintptr_t to configure process
+20Jan09
+ebl  Change some cast to use intptr_t instead of long
+18Jan09
+kes  Apply acl_solaris_update.patch submitted by Marco (thanks).
+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