summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-03-14 15:34:32 +0000
committerChristopher Faylor <me@cgf.cx>2002-03-14 15:34:32 +0000
commite10c087bd6f55fe86b272ce193ad36e7d04b8fdb (patch)
tree11cba18c8a266bccfacf0e936b2147817928ded1
parent6ea9c716565e12a05dc3e07b62d0c11c2dba6cda (diff)
downloadcygnal-e10c087bd6f55fe86b272ce193ad36e7d04b8fdb.tar.gz
cygnal-e10c087bd6f55fe86b272ce193ad36e7d04b8fdb.tar.bz2
cygnal-e10c087bd6f55fe86b272ce193ad36e7d04b8fdb.zip
Fix ChangeLog
-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>