From 7295e356907ef9ca797e86912e5a4e35a7eb8603 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 30 Oct 2011 05:21:07 +0000 Subject: [PATCH] Remove erroneous entry. --- winsup/cygwin/ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0ec1d3e49..a0bcb59a3 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -22,7 +22,6 @@ (fhandler_fifo::fifo_name): Use new argument when creating a shared name. (fhandler_fifo::open): Rewrite. Use events to synchronize. - (pure_debug_printf): New macro, active only when DEBUGGING. (fhandler_fifo::wait): Rewrite to wait for new fifo events which are supplied as a parameter. (fhandler_fifo::raw_read): Rewrite to use handle mechanism to detect