summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ecefe245f2..6df9ffdf10 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,21 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/auth_des.c,
+ librpc/src/rpc/auth_time.c,
+ librpc/src/rpc/authdes_prot.c,
+ librpc/src/rpc/clnt_unix.c,
+ librpc/src/rpc/crypt_client.c,
+ librpc/src/rpc/des_crypt.c,
+ librpc/src/rpc/des_soft.c,
+ librpc/src/rpc/getpublickey.c,
+ librpc/src/rpc/key_call.c,
+ librpc/src/rpc/key_prot_xdr.c,
+ librpc/src/rpc/svc_auth_des.c,
+ librpc/src/rpc/svc_unix.c: Remove (Unused, obsolete).
+ * librpc/Makefile.am: Reflect changes above.
+
+2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* librpc/src/rpc/PSD.doc/rpc.prog.ms,
librpc/src/rpc/PSD.doc/rpcgen.ms,
librpc/src/rpc/PSD.doc/nfs.rfc.ms,