Mercurial > nand-ecoscentric
changeset 732:f348e525f5ca
* cdl/httpd.cdl: Add doc link.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 14:30:07 +0000 |
| parents | 905845c75d32 |
| children | 290dec54c730 |
| files | packages/net/httpd/current/ChangeLog packages/net/httpd/current/cdl/httpd.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/httpd/current/ChangeLog +++ b/packages/net/httpd/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/httpd.cdl: Add doc link. + 2003-02-14 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> * include/httpd.h (html_end): fix typo.
--- a/packages/net/httpd/current/cdl/httpd.cdl +++ b/packages/net/httpd/current/cdl/httpd.cdl @@ -50,7 +50,7 @@ cdl_package CYGPKG_HTTPD { display "HTTP Daemon" parent CYGPKG_NET -# doc doc/index.html + doc ref/net-httpd.html include_dir cyg/httpd requires CYGPKG_IO requires { 0 != CYGINT_ISO_STDLIB_STRCONV }
