diff options
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/new-features.sgml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 0e0a55e12..fe4ae3a0e 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,5 +1,9 @@ 2012-03-30 Corinna Vinschen <corinna@vinschen.de> + * new-features.sgml (ov-new1.7.12): Fix typo. + +2012-03-30 Corinna Vinschen <corinna@vinschen.de> + * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda. * new-features.sgml (ov-new1.7.12): Add list items for the change to flock and the detect_bloda CYGWIN option. diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index bffe47db4..e66107c16 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -14,7 +14,7 @@ Add virtual /proc/PID/mountinfo file. </para></listitem> <listitem><para> -flock now additionaly supports the following scenario, which requires +flock now additionally supports the following scenario, which requires to propagate locks to the parent process: ( |