summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2010-07-12 13:51:59 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2010-07-12 13:51:59 +0000
commit5ec75caa661c14eea935762a5d51f23efc14a6b8 (patch)
treef099c98ca13b6a2685eae4365706f4e5a5779f76 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-5ec75caa661c14eea935762a5d51f23efc14a6b8.tar.bz2
2010-07-12 Jennifer Averett
* libnetworking/rtems/rtems_syscall.c: Replaced null socket handlers with default handlers. Null handlers are no longer allowed.
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 6ca1c6eeaf..a45e1802ee 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-12 Jennifer Averett
+
+ * libnetworking/rtems/rtems_syscall.c: Replaced null socket handlers
+ with default handlers. Null handlers are no longer allowed.
+
2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libcsupport/Makefile.am: Do not build libio_sockets.c if networking