summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 15:49:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 15:49:12 +0000
commitf4a74bd064cc0c5436e5813973c00a0527f7b35a (patch)
tree50658fe08d14ff9a2c9477ea340f1a01bdec0007 /cpukit/ChangeLog
parent2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f4a74bd064cc0c5436e5813973c00a0527f7b35a.tar.bz2
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* libnetworking/rtems/rtems_syscall.c: Fix warning.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4432734a26..65c213e667 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libnetworking/rtems/rtems_syscall.c: Fix warning.
+
+2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libfs/Makefile.am: Remove reference to imfs_free.c,
wrapup/Makefile.am: Split devfs into its own library.
* libfs/src/imfs/fifoimfs_init.c, libfs/src/imfs/imfs.h,