Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-01-20 22:36:58 +0300
committerChristopher Faylor <me@cgf.cx>2004-01-20 22:36:58 +0300
commit1284fa137fafa9b8f4ea5539044b4cf7537a026f (patch)
tree5b40de61fd826f5c151e831016f01d5ecd46e8f3 /winsup
parent67fcf127c1f23d4fd5f630e72ad8304dc53b7095 (diff)
remove extra entry
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index aa2d898ac..e33b293d2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -17,10 +17,6 @@
2004-01-19 Christopher Faylor <cgf@redhat.com>
- * sec_acl.cc (setacl): Make sure return sd is large enough.
-
-2004-01-19 Christopher Faylor <cgf@redhat.com>
-
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when
execing since we're not closing what we think we're closing.
(sig_send): Improve debugging when exiting due to no_signals_available.