about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3f743635c..688e0d52bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-09-11  Roland McGrath  <roland@redhat.com>
 
+	* nss/bug-erange.c: New file.
+	* nss/Makefile (tests): Add it.
+
 	* nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Return errno
 	instead of always EAGAIN when status is NSS_STATUS_TRYAGAIN.