summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:19:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:19:08 +0000
commitc2b3e1718f30736666d886178adf4c547466f80e (patch)
tree7674053c63e6e7f800c1af06aa8d5f88026f39ae /cpukit/ChangeLog
parent2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c2b3e1718f30736666d886178adf4c547466f80e.tar.bz2
2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* httpd/Makefile.am, httpd/preinstall.am: rtems_webserver.h must be installed. It is the initialization interface for both GoAhead and Simple HTTPD.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 01a01dc6df..d1cc1ff481 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * httpd/Makefile.am, httpd/preinstall.am: rtems_webserver.h must be
+ installed. It is the initialization interface for both GoAhead and
+ Simple HTTPD.
+
2007-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/rtems/config.h: Correct previous commit.