Mercurial > ecos
changeset 1917:020986969d31
Added memalloc documentation
| author | asl |
|---|---|
| date | Sun, 27 Mar 2005 12:26:03 +0000 |
| parents | 5089baca98c7 |
| children | 537e623b6489 |
| files | doc/ChangeLog doc/sgml/doclist |
| diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> + + * sgml/doclist: added memalloc documentation. + 2004-08-25 Bart Veer <bartv@ecoscentric.com> * sgml/doclist: add SPI documentation
--- a/doc/sgml/doclist +++ b/doc/sgml/doclist @@ -27,6 +27,7 @@ net/snmp/agent/current/doc/snmp-manpages net/httpd/current/doc/httpd.sgml net/ftpclient/current/doc/ftpclient.sgml net/sntp/current/doc/sntp.sgml +services/memalloc/common/current/doc/memalloc.sgml services/crc/current/doc/crc.sgml services/cpuload/current/doc/cpuload.sgml services/profile/gprof/current/doc/profile.sgml
