* new-features.sgml (ov-new1.7.13): New section. Add entry for
mkpasswd/mkgroup change to print TrustedInstaller account.
This commit is contained in:
parent
ba17d0ed88
commit
260738bd33
|
@ -1,3 +1,8 @@
|
||||||
|
2012-04-05 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* new-features.sgml (ov-new1.7.13): New section. Add entry for
|
||||||
|
mkpasswd/mkgroup change to print TrustedInstaller account.
|
||||||
|
|
||||||
2012-04-03 Corinna Vinschen <corinna@vinschen.de>
|
2012-04-03 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.12): Fix layout of flock example.
|
* new-features.sgml (ov-new1.7.12): Fix layout of flock example.
|
||||||
|
|
|
@ -1,5 +1,18 @@
|
||||||
<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.13"><title>What's new and what changed from 1.7.12 to 1.7.13</title>
|
||||||
|
|
||||||
|
<itemizedlist mark="bullet">
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
mkpasswd and mkgroup now try to print an entry for the TrustedInstaller
|
||||||
|
account existing since Windows Vista/Server 2008.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="ov-new1.7.12"><title>What's new and what changed from 1.7.11 to 1.7.12</title>
|
<sect2 id="ov-new1.7.12"><title>What's new and what changed from 1.7.11 to 1.7.12</title>
|
||||||
|
|
||||||
<itemizedlist mark="bullet">
|
<itemizedlist mark="bullet">
|
||||||
|
|
Loading…
Reference in New Issue