* new-features.sgml (ov-new1.7.5): New section.
This commit is contained in:
parent
0250709234
commit
5e64c96949
|
@ -1,3 +1,7 @@
|
|||
2010-04-11 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.sgml (ov-new1.7.5): New section.
|
||||
|
||||
2010-04-11 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.
|
||||
|
|
|
@ -1,5 +1,18 @@
|
|||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
||||
|
||||
<sect2 id="ov-new1.7.5"><title>What's new and what changed from 1.7.3 to 1.7.5</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
Support for DEC Backarrow Key Mode escape sequences (ESC [ ? 67 h, ESC [ ? 67 l)
|
||||
in Windows console.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ov-new1.7.3"><title>What's new and what changed from 1.7.2 to 1.7.3</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
|
Loading…
Reference in New Issue