summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.277
1 files changed, 5 insertions, 2 deletions
diff --git a/winsup/cygwin/release/1.7.27 b/winsup/cygwin/release/1.7.27
index a0388d02b..5edb9d069 100644
--- a/winsup/cygwin/release/1.7.27
+++ b/winsup/cygwin/release/1.7.27
@@ -1,6 +1,9 @@
-What's new:
------------
+Bug Fixes
+---------
- Some devices, like, /dev/dsp are no longer detected due to the new
use of \Device\Null for devices which have no real handle.
Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00000
+
+- Cygwin could easily run out of file handles.
+ Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00000