summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 15:24:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 15:24:57 +0000
commitc8f1b2122dae89416645f418f5a3edcf4e2210fd (patch)
treebb50de37fd14044a2e34051f9098d8d3888e166f /cpukit
parentReflect removing auth_des.h. (diff)
downloadrtems-c8f1b2122dae89416645f418f5a3edcf4e2210fd.tar.bz2
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/auth_des.h: Remove (Unused, unsupported). * librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing auth_des.h.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e07f044300..04736f027d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,7 +1,12 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
- * include/rpc/rpc_com.h, include/rpc/rpc_msg.h,
- src/rpc/svc_simple.c: Minor fixes.
+ * librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).
+ * librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing
+ auth_des.h.
+
+2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/rpc_com.h, librpc/include/rpc/rpc_msg.h,
+ librpc/src/rpc/svc_simple.c: Minor fixes.
* include/rpc/clnt.h, include/rpc/svc.h,
librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h,
src/rpc/clnt_perror.c: More updates from FreeBSD.