From: Eric Bollengier Date: Tue, 20 Jan 2009 20:07:43 +0000 (+0000) Subject: ebl Change some cast to use intptr_t instead of long X-Git-Tag: Release-7.0.0~3439 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dccef3f27f6d4dc464bd69eb66857b719b7f9ebb;hp=613ec39d49add3b1b70909c8bc51542f14a14ef4;p=bacula%2Fbacula 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 --- 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