summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-12 20:01:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-12 20:01:35 +0000
commit83ca6077757bbdf034077805b2cb999a94fb1226 (patch)
tree1c9f6ea3a56d5cf0ed0f1e4e3ea3166843adec69 /cpukit/ChangeLog
parent2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-83ca6077757bbdf034077805b2cb999a94fb1226.tar.bz2
2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* shttpd/compat_rtems.c, shttpd/compat_rtems.h: Add port to listen on to shttpd initialization.
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 0910148134..34241799f8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shttpd/compat_rtems.c, shttpd/compat_rtems.h: Add port to listen on
+ to shttpd initialization.
+
2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/malloc.c: Clean up Malloc debug code.