diff options
author | Christopher Faylor <me@cgf.cx> | 2012-05-02 20:39:31 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-05-02 20:39:31 +0000 |
commit | 287a26f3494a89f636687ae7302a85cab9d61b87 (patch) | |
tree | 25ba60ffdf2cd7b2d4304fb80dabffed80cffaea | |
parent | 732bfdd9b59718abfc6f5da0e5a86a8f055a8aa6 (diff) | |
download | cygnal-287a26f3494a89f636687ae7302a85cab9d61b87.tar.gz cygnal-287a26f3494a89f636687ae7302a85cab9d61b87.tar.bz2 cygnal-287a26f3494a89f636687ae7302a85cab9d61b87.zip |
Reflect ChangeNotes -> DevNotes
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
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 <me.cygwin2012@cgf.cx> - * 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. |