* new-features.xml: (ov-new1.7.29): Add new section.
This commit is contained in:
parent
c6eaf1f3f7
commit
47f07c8b3c
|
@ -1,3 +1,7 @@
|
|||
2014-03-31 Christopher Faylor <me.cygwin2014@cgf.cx>
|
||||
|
||||
* new-features.xml: (ov-new1.7.29): Add new section.
|
||||
|
||||
2014-01-29 Christopher Faylor <me.cygwin2014@cgf.cx>
|
||||
|
||||
* faq-setup.xml: Minor snapshot instruction rewording. Update
|
||||
|
|
|
@ -4,6 +4,19 @@
|
|||
|
||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
||||
|
||||
<sect2 id="ov-new1.7.29"><title>What's new and what changed from 1.7.28 to 1.7.29</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
Allow quoting of arguments to the CYGWIN environment variable, i.e.,
|
||||
set CYGWIN=error_start="c:\bin\someprogram -T"
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
Console screen clearing works more like xterm or mintty.
|
||||
</para></listitem>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ov-new1.7.28"><title>What's new and what changed from 1.7.27 to 1.7.28</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
|
Loading…
Reference in New Issue