summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 16:33:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 16:33:03 +0000
commit46cb96817631043fa460d34843b75594a6a14974 (patch)
treebfb97f48856378c474f69a775ee204ae426408cf /cpukit/ChangeLog
parent2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-46cb96817631043fa460d34843b75594a6a14974.tar.bz2
2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2ca8d79eac..b1b9be9d4c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 741/networking
+ * libmisc/dummy/dummy.c: Add dummy network configuration.
+
2008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/include/rtems/rtems/sem.h, rtems/src/semobtain.c: