diff options
author | Christopher Faylor <me@cgf.cx> | 2004-01-20 19:36:58 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-01-20 19:36:58 +0000 |
commit | 1284fa137fafa9b8f4ea5539044b4cf7537a026f (patch) | |
tree | 5b40de61fd826f5c151e831016f01d5ecd46e8f3 /winsup | |
parent | 67fcf127c1f23d4fd5f630e72ad8304dc53b7095 (diff) | |
download | cygnal-1284fa137fafa9b8f4ea5539044b4cf7537a026f.tar.gz cygnal-1284fa137fafa9b8f4ea5539044b4cf7537a026f.tar.bz2 cygnal-1284fa137fafa9b8f4ea5539044b4cf7537a026f.zip |
remove extra entry
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
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. |