about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-09-28 13:21:08 -0700
committerRoland McGrath <roland@hack.frob.com>2012-09-28 13:23:00 -0700
commitd3b9fd9e8dc00a5431408f27f0756e8e3923efd1 (patch)
tree034577b7524ffdc38d376a75186c1ddb22e58e34 /ChangeLog
parent084b8fabd28ab541efbe5ce7ef6008107a4b86ea (diff)
downloadglibc-d3b9fd9e8dc00a5431408f27f0756e8e3923efd1.tar.gz
glibc-d3b9fd9e8dc00a5431408f27f0756e8e3923efd1.tar.xz
glibc-d3b9fd9e8dc00a5431408f27f0756e8e3923efd1.zip
Avoid unused static function warning in nsswitch.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2771e4bad6..48f7515c01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-28  Roland McGrath  <roland@hack.frob.com>
+
+	* nss/nsswitch.c (nss_new_service): Conditionalize definition on
+	[!DO_STATIC_NSS || SHARED], matching its only caller.
+
 2012-09-28  David S. Miller  <davem@davemloft.net>
 
 	* sysdeps/sparc/fpu/libm-test-ulps: Update.