summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b4c260a9dc..7487c607a5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * librpc/include/rpc/auth_des.h, librpc/include/rpc/xdr.h,
+ librpc/src/rpc/auth_des.c, librpc/src/rpc/auth_unix.c,
+ librpc/src/rpc/rpc_prot.c, librpc/src/xdr/xdr.c:
+ Misc. ansi-fications, misc. updates from FreeBSD.
+
2005-01-07 Joel Sherrill <joel@OARcorp.com>
* libnetworking/libc/res_debug.c: Added const to eliminate warnings.