diff options
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/new-features.sgml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 3fae36511..1e1ef3de8 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-05-07 Christopher Faylor <me.cygwin2012@cgf.cx> + + * new-features.sgml (ov-new1.7.15): Fix tag. + 2012-05-06 Christopher Faylor <me.cygwin2012@cgf.cx> * cygwinenv.sgml: Add pipe_byte description. diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 5562e53ce..574883aee 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -1,6 +1,6 @@ <sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title> -<sect2 id="ov-new1.7.14"><title>What's new and what changed from 1.7.14 to 1.7.15</title> +<sect2 id="ov-new1.7.15"><title>What's new and what changed from 1.7.14 to 1.7.15</title> <itemizedlist mark="bullet"> <listitem><para> |