diff --git a/winsup/cygwin/release/3.0.7 b/winsup/cygwin/release/3.0.7 new file mode 100644 index 000000000..1dbbc5341 --- /dev/null +++ b/winsup/cygwin/release/3.0.7 @@ -0,0 +1,16 @@ +What's new: +----------- + + +What changed: +------------- + +- Updated era and message locale data, in particular add era data for + the new Tennō. + + +Bug Fixes +--------- + +- Fix WinSock error mapping to POSIX error codes. + Addresses: https://cygwin.com/ml/cygwin/2019-04/msg00160.html diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 376789cda..1ce011e3b 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -31,6 +31,11 @@ third parameter, follow it after returning from the handler. + +Updated era and message locale data, in particular add era data for +the new Tennō. + + Support for CLOCK_REALTIME_COARSE, CLOCK_MONOTONIC_COARSE, CLOCK_MONOTONIC_RAW, CLOCK_BOOTTIME, CLOCK_REALTIME_ALARM,