summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <ralf.corsepius@rtems.org>
+
+ * 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 <Jennifer.Averett@OARcorp.com>
PR 1784