about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-04-21 18:04:21 +0000
committerUlrich Drepper <drepper@redhat.com>2002-04-21 18:04:21 +0000
commit47cbdebd7eb699759a7fc2c13cf226bc82cd23ac (patch)
tree1f53c9138c39e55646dc102b4ed384477f3c9d8b /ChangeLog
parentb1113ed244ff32975501914ca7c84bfacfa13245 (diff)
downloadglibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.tar.gz
glibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.tar.xz
glibc-47cbdebd7eb699759a7fc2c13cf226bc82cd23ac.zip
Update.
2002-04-21  Ulrich Drepper  <drepper@redhat.com>

	* string/string.h: Declare strerror_r also for XPG6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 688524216f..407db35032 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* string/string.h: Declare strerror_r also for XPG6.
+
 2002-04-19  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.