summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-03-25 19:43:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-03-25 19:43:52 +0000
commita281b95bfa3c0059cbbf5e88f60a9b4478c44f58 (patch)
tree389626c0c177b32d6f9cb621c7bbb50e789092f6 /cpukit/libnetworking/ChangeLog
parent2002-03-25 Eric Norum <norume@aps.anl.gov> (diff)
downloadrtems-a281b95bfa3c0059cbbf5e88f60a9b4478c44f58.tar.bz2
2003-03-25 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 8415ce70a1..14513eaee6 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-25 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
+
2002-03-25 Eric Norum <norume@aps.anl.gov>