https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=94e3a561d053ca1b00f16d81d4ade2884ea45b54
commit 94e3a561d053ca1b00f16d81d4ade2884ea45b54 Author: Corinna Vinschen <[email protected]> Date: Tue Jun 21 13:43:53 2016 +0200 Add release message for commit 2c83227 Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.5.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/2.5.2 b/winsup/cygwin/release/2.5.2 index 64e08ba..fe4a869 100644 --- a/winsup/cygwin/release/2.5.2 +++ b/winsup/cygwin/release/2.5.2 @@ -28,3 +28,6 @@ Bug Fixes - Return at most one line of input in canonical mode and fix tcflush. Addresses: https://cygwin.com/ml/cygwin/2016-05/msg00318.html + +- Fix using wrong inode number on newly created files. + Addresses: https://cygwin.com/ml/cygwin/2016-06/msg00269.html
