diff options
author | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-01-11 08:32:09 +0000 |
---|---|---|
committer | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-01-11 08:32:09 +0000 |
commit | ac51da48181e56cb45ddd609b50a3549287bdc27 (patch) | |
tree | ba25960f641c689cc31dcc07971b3fbafbd35005 /winsup/doc/ChangeLog | |
parent | 83498941ba56d4e3507ca39e5ade2790cd49b135 (diff) | |
download | cygnal-ac51da48181e56cb45ddd609b50a3549287bdc27.tar.gz cygnal-ac51da48181e56cb45ddd609b50a3549287bdc27.tar.bz2 cygnal-ac51da48181e56cb45ddd609b50a3549287bdc27.zip |
2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* Makefile.in: Add new target for single-file User's Guide, use new
cygwin.dsl for output.
* cygwin.dsl: New file, DSSSL stylesheet for custom Cygwin output.
* cygwin-api.in.sgml: Update to DocBook SGML 4.2 DTD.
* cygwin-ug-net.in.sgml: Update to DocBook SGML 4.2 DTD.
* cygwin-ug.in.sgml: Update to DocBook SGML 4.2 DTD.
* cygwinenv.sgml: Correct some tags. Add description of default values
to ntsec, export, and error_start items.
* dll.sgml: Add explanation of cyg prefix for DLLs.
* effectively.sgml: Use systemitem tag for names of Cygwin packages.
* how-programming.texinfo: Add example to FAQ entry.
* pathnames.sgml: Add discussion of /proc filesystem.
* setup-net.sgml: Correct some typos and grammar.
Diffstat (limited to 'winsup/doc/ChangeLog')
-rw-r--r-- | winsup/doc/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 96e19d9a9..ed67974ef 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,19 @@ +2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> + + * Makefile.in: Add new target for single-file User's Guide, use new + cygwin.dsl for output. + * cygwin.dsl: New file, DSSSL stylesheet for custom Cygwin output. + * cygwin-api.in.sgml: Update to DocBook SGML 4.2 DTD. + * cygwin-ug-net.in.sgml: Update to DocBook SGML 4.2 DTD. + * cygwin-ug.in.sgml: Update to DocBook SGML 4.2 DTD. + * cygwinenv.sgml: Correct some tags. Add description of default values + to ntsec, export, and error_start items. + * dll.sgml: Add explanation of cyg prefix for DLLs. + * effectively.sgml: Use systemitem tag for names of Cygwin packages. + * how-programming.texinfo: Add example to FAQ entry. + * pathnames.sgml: Add discussion of /proc filesystem. + * setup-net.sgml: Correct some typos and grammar. + 2003-09-01 Corinna Vinschen <corinna@vinschen.de> * pathnames.sgml: Remove description how to mount raw devices and |