summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-07-06 09:57:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-07-06 09:57:10 +0000
commit707a733a1b1849cbf4a3e37cebdc865893131100 (patch)
tree7f88567c945bfead5d25f6bd3019308bb31cb068 /cpukit/ChangeLog
parentFix spelling mistake. (diff)
downloadrtems-707a733a1b1849cbf4a3e37cebdc865893131100.tar.bz2
2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/lib/syslog.c: Fix spelling mistake. * libnetworking/sys/uio.h: Partial update from FreeBSD. * libnetworking/kern/kern_subr.c: Reflect changes above.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1b7de44ead..b89e11fbee 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libnetworking/lib/syslog.c: Fix spelling mistake.
+ * libnetworking/sys/uio.h: Partial update from FreeBSD.
+ * libnetworking/kern/kern_subr.c: Reflect changes above.
+
2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/ide_part_table.h: Add C++ guards.