aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-20 19:25:53 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-20 19:25:53 +0000
commit55b6a4f263bd3b6236174cef4a39a12ac810e9fb (patch)
tree796e01f3cf03be66fa23f72fc616dc9ad47505de /ChangeLog
parent3d50529df98624014a5d38099e88b364dbaba257 (diff)
downloadglibc-55b6a4f263bd3b6236174cef4a39a12ac810e9fb.zip
glibc-55b6a4f263bd3b6236174cef4a39a12ac810e9fb.tar.gz
glibc-55b6a4f263bd3b6236174cef4a39a12ac810e9fb.tar.bz2
* sunrpc/auth_unix.c (auth_unix_ops): Mark as const.
* sunrpc/auth_none.c (ops): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d081d02..03b1229 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-12-20 Ulrich Drepper <drepper@redhat.com>
- * sunrpc/auth_none.c (ops): Mark as const.
+ * sunrpc/auth_unix.c (auth_unix_ops): Mark as const.
+ * sunrpc/auth_none.c (ops): Likewise.
* nss/nsswitch.c (databases): Mark as const. Change name field
into array.