From cd6f7f04e70c2fb12884aa6d16147a16f7584a52 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 20 Jan 2009 20:07:43 +0000 Subject: [PATCH] ebl Change some cast to use intptr_t instead of long git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8390 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/technotes-2.5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bacula/technotes-2.5 b/bacula/technotes-2.5 index e4f3c69056..19ae84519f 100644 --- a/bacula/technotes-2.5 +++ b/bacula/technotes-2.5 @@ -10,6 +10,8 @@ filepattern (restore with regex in bsr) mixed priorities General: +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 -- 2.39.5