From 287a26f3494a89f636687ae7302a85cab9d61b87 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 2 May 2012 20:39:31 +0000 Subject: [PATCH] Reflect ChangeNotes -> DevNotes --- winsup/cygwin/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 9cda5ed55..c70c872fa 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,6 +1,6 @@ 2012-05-02 Christopher Faylor - * ChangeNotes: New file. Add entry cgf-000001. + * DevNotes: New file. Add entry cgf-000001. * sigproc.cc (proc_terminate): Don't set parent pid of child to 1 if we've execed since the execed process is still considered the parent.