summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-09-10 05:51:26 +0000
committerChristopher Faylor <me@cgf.cx>2005-09-10 05:51:26 +0000
commit70b4d870b502b876f1709e3ced04696ad2f8c983 (patch)
treee344b9b591d48cb0a4a70f7083df9db7b1d9db6f
parent6336eba8f45fc6de5fa1bf4d418f35d06e59c789 (diff)
downloadcygnal-70b4d870b502b876f1709e3ced04696ad2f8c983.tar.gz
cygnal-70b4d870b502b876f1709e3ced04696ad2f8c983.tar.bz2
cygnal-70b4d870b502b876f1709e3ced04696ad2f8c983.zip
.
-rw-r--r--winsup/cygwin/ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <cgf@timesys.com>
* 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.