summaryrefslogtreecommitdiffstats
path: root/winsup/doc/new-features.xml
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-10-22 20:04:42 +0000
committerCorinna Vinschen <corinna@vinschen.de>2014-10-22 20:04:42 +0000
commitfdf455637b5d5a367b6847ec9d83e94fae5dd179 (patch)
tree62e1c1a0fc6dfe7122c05e44751afe70d9d70925 /winsup/doc/new-features.xml
parent419092e49041a350e2d2e822aa3f5266f95da149 (diff)
downloadcygnal-fdf455637b5d5a367b6847ec9d83e94fae5dd179.tar.gz
cygnal-fdf455637b5d5a367b6847ec9d83e94fae5dd179.tar.bz2
cygnal-fdf455637b5d5a367b6847ec9d83e94fae5dd179.zip
* Makefile.in: Create install targets.
(cygwin-ug-net/cygwin-ug-net.pdf): Create subdir to allow building PDF even if subdir is missing. (cygwin-api/cygwin-api.pdf): Ditto. * configure.ac: Add AC_PROG_INSTALL rule. * configure: Regenerate. * new-features.xml (ov-new1.7.33): Add installation of docs.
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 17f9b05c8..6880bbbc9 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -52,6 +52,11 @@ New API: stime (SVr4).
</para></listitem>
<listitem><para>
+Provide Cygwin documentation (PDFs and HTML) for offline usage in
+<filename>/usr/share/doc/cygwin-${version}</filename>.
+</para></listitem>
+
+<listitem><para>
New internal exception handling based on SEH on 64 bit Cygwin.
</para></listitem>