summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index da66a50b9..b2e1695aa 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-15 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * libc/include/sys/errno.h (ESTRPIPE): Define.
+ * libc/string/strerror.c (strerror): Decode it.
+
2009-03-15 Corinna Vinschen <corinna@vinschen.de>
* libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.