diff --git a/winsup/cygwin/release/2.0.3 b/winsup/cygwin/release/2.0.3 new file mode 100644 index 000000000..910590727 --- /dev/null +++ b/winsup/cygwin/release/2.0.3 @@ -0,0 +1,8 @@ +Bug Fixes +--------- + +- Fix potential memory leak in argz_replace. + Addresses: https://sourceware.org/ml/newlib/2015/msg00417.html + +- Fix potential hang when accessing pty's in a certain way. + Addresses: https://cygwin.com/ml/cygwin/2015-05/msg00221.html