Mercurial > ecos
diff packages/net/httpd/current/ChangeLog @ 468:ca4f29d41b18
Created new HTTPD package.
| author | nickg |
|---|---|
| date | Sun, 22 Dec 2002 11:09:00 +0000 |
| parents | |
| children | 06b38a628db3 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/packages/net/httpd/current/ChangeLog @@ -0,0 +1,16 @@ +2002-12-06 Nick Garnett <nickg@ecoscentric.com> + + * include/httpd.h: + * src/init.cxx: + * src/httpd.c: + * src/monitor.c: + * doc/httpd.sgml: + * cdl/httpd.cdl: + Created HTTPD package. + +# Copyright (C) 2002 Nick Garnett +# All Rights Reserved. +# +# Permission is granted to use, copy, modify and redistribute this +# file. + \ No newline at end of file
