From 260738bd33d8f56861b6a4dd5bf12bc611068a5f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 5 Apr 2012 13:41:49 +0000 Subject: [PATCH] * new-features.sgml (ov-new1.7.13): New section. Add entry for mkpasswd/mkgroup change to print TrustedInstaller account. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/new-features.sgml | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index abec3b319..456ed9d7d 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2012-04-05 Corinna Vinschen + + * new-features.sgml (ov-new1.7.13): New section. Add entry for + mkpasswd/mkgroup change to print TrustedInstaller account. + 2012-04-03 Corinna Vinschen * new-features.sgml (ov-new1.7.12): Fix layout of flock example. diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index b1f907f87..58417451a 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -1,5 +1,18 @@ What's new and what changed in Cygwin 1.7 +What's new and what changed from 1.7.12 to 1.7.13 + + + + +mkpasswd and mkgroup now try to print an entry for the TrustedInstaller +account existing since Windows Vista/Server 2008. + + + + + + What's new and what changed from 1.7.11 to 1.7.12