]> 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 23fe5d0d0d4dc372967988fa418f2cf87d9bb778..8bcdfa561b33874725b1b7f147eb23e5b16463ad 100644 (file)
@@ -10,6 +10,28 @@ 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
+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