summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.11
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/1.7.11')
-rw-r--r--winsup/cygwin/release/1.7.1129
1 files changed, 0 insertions, 29 deletions
diff --git a/winsup/cygwin/release/1.7.11 b/winsup/cygwin/release/1.7.11
deleted file mode 100644
index d4e0911d2..000000000
--- a/winsup/cygwin/release/1.7.11
+++ /dev/null
@@ -1,29 +0,0 @@
-What's new:
------------
-
-- New pldd command for listing DLLs loaded by a process.
-
-- New API: scandirat.
-
-
-What changed:
--------------
-
-- Fixed problem where background Cygwin processes kept the windows
- console window from exiting.
-
-- Change the way remote shares mapped to drive letters are recognized
- when creating the cygdrive directory. If Windows claims the drive
- is unavailable, don't show it in the cygdrive directory listing.
-
-- Lower the stack pressure in some Cygwin calls by reducing the buffer
- space allocated on the stack.
-
-- Raise default stacksize of pthreads from 512K to 1 Meg. It can still
- be changed using the pthread_attr_setstacksize call.
-
-- process.h header has been moved back from /usr/include/cygwin to
- /usr/include.
-
-- Make <sys/wait.h> header C++ clean.
-