about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-04 04:43:56 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-04 04:43:56 +0000
commit35504a6f2d420cb5c80dff987d7e76d5fd0f109b (patch)
tree0bce0c3637f1eee9a124640795290b2b3341ac29 /ChangeLog
parent9c42bc3b9ed33179fadc2f37bb4274ddb84bf503 (diff)
downloadglibc-35504a6f2d420cb5c80dff987d7e76d5fd0f109b.tar.gz
glibc-35504a6f2d420cb5c80dff987d7e76d5fd0f109b.tar.xz
glibc-35504a6f2d420cb5c80dff987d7e76d5fd0f109b.zip
Update.
2003-09-03  Ulrich Drepper  <drepper@redhat.com>

	* nss/getXXbyYY_r.c (INTERNAL): Explicitly set errno and avoid
	returning ERANGE if this wasn't intended.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d757d863be..4b7c0cd1e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* nss/getXXbyYY_r.c (INTERNAL): Explicitly set errno and avoid
+	returning ERANGE if this wasn't intended.
+
 2003-09-03  Jakub Jelinek  <jakub@redhat.com>
 
 	* intl/loadmsgcat.c (open, close, read, mmap, munmap): Define as