aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2012-05-09 07:32:48 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2012-05-09 07:32:48 +0000
commitdc4536187c17b086f723fa4d61be4c75a28c9ca9 (patch)
tree07e6c7e6b2bbe83e61ba8a3bf242d54cf7a34c62
parent61c33dbfd8494f3619b8110848fff1b636f05d0e (diff)
downloadnewlib-dc4536187c17b086f723fa4d61be4c75a28c9ca9.zip
newlib-dc4536187c17b086f723fa4d61be4c75a28c9ca9.tar.gz
newlib-dc4536187c17b086f723fa4d61be4c75a28c9ca9.tar.bz2
* new-features.sgml (ov-new1.7.15): Fix XML syntax.
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml3
2 files changed, 7 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 1e1ef3d..f321455 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.15): Fix XML syntax.
+
2012-05-07 Christopher Faylor <me.cygwin2012@cgf.cx>
* new-features.sgml (ov-new1.7.15): Fix tag.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 574883a..a2df48d 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -6,6 +6,9 @@
<listitem><para>
CYGWIN=pipe_byte option now forces the opening of pipes in byte mode rather than message mode.
</para></listitem>
+
+</itemizedlist>
+
</sect2>
<sect2 id="ov-new1.7.14"><title>What's new and what changed from 1.7.13 to 1.7.14</title>