diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 05e08292cf..429ab47604 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2011-05-05 Ralf Corsépius + + * librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h, + librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h, + librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h, + librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/rpc_msg.h, + librpc/include/rpc/svc.h, librpc/include/rpc/svc_auth.h, + librpc/include/rpc/svc_soc.h: Make self-contained. + 2011-04-27 Jennifer Averett PR 1784