summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-02 17:35:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-02 17:35:29 +0000
commit6ca248c37cb03ef082184da0ee0d09848e238b10 (patch)
treea827f3709d93fe12814e1c9da45a0a278b0d10f3 /cpukit/libnetworking/ChangeLog
parent2002-10-02 Eric Norum <eric.norum@usask.ca> (diff)
downloadrtems-6ca248c37cb03ef082184da0ee0d09848e238b10.tar.bz2
2002-10-02 Joel Sherrill <joel@OARcorp.com>
* kern/uipc_socket.c: Make sure that small non-zero delays work. Suggested cleanup from Eric Norum.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 5599427955..d77d74d53a 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-02 Joel Sherrill <joel@OARcorp.com>
+
+ * kern/uipc_socket.c: Make sure that small non-zero delays work.
+ Suggested cleanup from Eric Norum.
+
2002-10-02 Eric Norum <eric.norum@usask.ca>
* rtems/mkrootfs.c: As part of PR283, remove redundant code that