about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-20 19:00:19 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-20 19:00:19 +0000
commit3d50529df98624014a5d38099e88b364dbaba257 (patch)
tree51037189f0d60cab46e9fcc5dd1b383027c4b827 /ChangeLog
parentcc2f0a2bb9d693cc44182f33f979e2628c99d75e (diff)
downloadglibc-3d50529df98624014a5d38099e88b364dbaba257.tar.gz
glibc-3d50529df98624014a5d38099e88b364dbaba257.tar.xz
glibc-3d50529df98624014a5d38099e88b364dbaba257.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c8933d55..d081d02f59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2005-12-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* 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.