From 7c53c875c1b5ca25de28c51912e6dd4557553574 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sat, 9 Oct 2010 11:00:47 +0000 Subject: * new-features.sgml (ov-new1.7.8): Document reinstantiation of the original 1.7 CWD handling. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/new-features.sgml | 6 ++++++ 2 files changed, 11 insertions(+) (limited to 'winsup') diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 7e821b1e3..0471c985a 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-10-09 Corinna Vinschen + + * new-features.sgml (ov-new1.7.8): Document reinstantiation of the + original 1.7 CWD handling. + 2010-10-08 Corinna Vinschen * new-features.sgml (ov-new1.7.8): Document new C99 complex API. diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 493313820..060bde941 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -4,6 +4,12 @@ + +Reinstantiate Cygwin's ability to delete an empty directory which is the +current working directory of the same or another process. Same for any +other empty directory which has been opened by the same or another process. + + Cygwin now ships the C standard library fenv.h header file, and implements the related APIs (including GNU/glibc extensions): feclearexcept, fedisableexcept, -- cgit v1.2.3