* new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.
This commit is contained in:
parent
0ba7e5d36b
commit
eac98364a3
|
@ -1,3 +1,7 @@
|
||||||
|
2012-12-06 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||||
|
|
||||||
|
* new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.
|
||||||
|
|
||||||
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx>
|
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx>
|
||||||
|
|
||||||
* configure.ac: Rename from configure.in.
|
* configure.ac: Rename from configure.in.
|
||||||
|
|
|
@ -1,5 +1,17 @@
|
||||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
||||||
|
|
||||||
|
<sect2 id="ov-new1.7.18"><title>What's new and what changed from 1.7.17 to 1.7.18</title>
|
||||||
|
|
||||||
|
<itemizedlist mark="bullet">
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
New API: cfsetspeed.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="ov-new1.7.17"><title>What's new and what changed from 1.7.16 to 1.7.17</title>
|
<sect2 id="ov-new1.7.17"><title>What's new and what changed from 1.7.16 to 1.7.17</title>
|
||||||
|
|
||||||
<itemizedlist mark="bullet">
|
<itemizedlist mark="bullet">
|
||||||
|
|
Loading…
Reference in New Issue