aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-02-16 02:34:36 +0000
committerChristopher Faylor <me@cgf.cx>2004-02-16 02:34:36 +0000
commit04dbc76ea5a0fe9c54c731ef851e69505e8b8b4e (patch)
tree4b864039efed98b5845ff8a76c87650e30eaa7b5
parentb4f0009fe3c1a862f6cbdbab0693a32e2a3cf88c (diff)
downloadnewlib-04dbc76ea5a0fe9c54c731ef851e69505e8b8b4e.zip
newlib-04dbc76ea5a0fe9c54c731ef851e69505e8b8b4e.tar.gz
newlib-04dbc76ea5a0fe9c54c731ef851e69505e8b8b4e.tar.bz2
correct changelog
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index fd82590..b1a1da2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,7 +1,7 @@
2004-02-15 Christopher Faylor <cgf@redhat.com>
- * cygheap.cc (_csbrk): Report failing condition to stderr rather than
- strace.
+ * cygheap.cc (_csbrk): Report more debugging details on failing
+ condition.
2004-02-14 Christopher Faylor <cgf@redhat.com>