summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f9f8d3bd1..40923fc45 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,7 +1,7 @@
2002-03-13 Boris Schaeling <boriss@web.de>
- * poll.cc: Remove variable open_fds, rearrange and add code
- to fix settings of revents.
+ * poll.cc (poll): Remove variable open_fds. Rearrange and add code to
+ fix settings of revents.
2002-03-13 Corinna Vinschen <corina@vinschen.de>