From 3d50529df98624014a5d38099e88b364dbaba257 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Dec 2005 19:00:19 +0000 Subject: * sunrpc/auth_none.c (ops): Mark as const. * nss/nsswitch.c (databases): Mark as const. Change name field into array. * nss/databases.def: Add warning. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 80c8933d55..d081d02f59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2005-12-20 Ulrich Drepper + * sunrpc/auth_none.c (ops): Mark as const. + + * nss/nsswitch.c (databases): Mark as const. Change name field + into array. + * nss/databases.def: Add warning. + * resolv/res_hconf.c (arg_service_list): Reduce size of svcs and mark const. (cmd): Mark as const. -- cgit 1.4.1