Mercurial > ecos
diff packages/net/httpd/current/ChangeLog @ 1535:00ed8504e595
Forgot to update the documentation in last checkin. Now done.
| author | nickg |
|---|---|
| date | Tue, 09 Mar 2004 10:45:44 +0000 |
| parents | 606f06850b83 |
| children | 81ee8c3c3d7b |
line wrap: on
line diff
--- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -4,6 +4,7 @@ 2004-03-09 Nick Garnett <nickg@calivar * src/init.cxx: * src/httpd.c: * src/init.cxx: + * doc/httpd.sgml: Added option to enable auto-starting of HTTPD. This is set by default so the current behaviour is retained. When this is disabled the application has to call cyg_httpd_startup() to get
