diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 80bd48798..8520bc91d 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,7 +1,8 @@ 2005-09-09 Christopher Faylor * heap.cc (heap_init): Be slightly more aggressive when trying to - allocate heap. Change fatal error to avoid confusion with cygheap. + allocate heap. Change fatal error message to avoid confusion with + cygheap. * spawn.cc (linebuf::finish): New function. (linebuf::add): Cosmetic change.