about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-16 03:31:50 +0000
committerRoland McGrath <roland@gnu.org>2003-03-16 03:31:50 +0000
commitaddc92bd05110b47e05e6c6693bdacf75213bf60 (patch)
treea6d6415b352101db8178bd5fda2fe6bc4c4a8e12 /ChangeLog
parenteb64f8cbe3fd1b8e10b1269fa345ea2a0caa976c (diff)
downloadglibc-addc92bd05110b47e05e6c6693bdacf75213bf60.tar.gz
glibc-addc92bd05110b47e05e6c6693bdacf75213bf60.tar.xz
glibc-addc92bd05110b47e05e6c6693bdacf75213bf60.zip
* nss/nss_files/files-hosts.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ccc247913..4e9644785a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2003-03-15  Roland McGrath  <roland@redhat.com>
 
 	* posix/fnmatch_loop.c: Add casts for signedness.
+	* nss/nss_files/files-hosts.c: Likewise.
 	* nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
 	* gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
 	* nscd/nscd_getgr_r.c (nscd_getgr_r): Use nscd_ssize_t for CNT.