summaryrefslogtreecommitdiff
path: root/libc/ChangeLog.eglibc
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-05-26 20:06:44 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-05-26 20:06:44 +0000
commita2c69819561df393e300481562d300f12ee5bc69 (patch)
tree70e6b0581dc1f8f8e88457b2071daba94a4b86b8 /libc/ChangeLog.eglibc
parentd8d5895e420d4976fca22b9bd9e1edc3094ebf30 (diff)
downloadeglibc2-a2c69819561df393e300481562d300f12ee5bc69.tar.gz
* nss/nsswitch.c (__nss_database_lookup): Update for last merge.
git-svn-id: svn://svn.eglibc.org/trunk@18747 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/ChangeLog.eglibc')
-rw-r--r--libc/ChangeLog.eglibc4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc
index 325da43a9..b7e6520f2 100644
--- a/libc/ChangeLog.eglibc
+++ b/libc/ChangeLog.eglibc
@@ -1,3 +1,7 @@
+2012-05-26 Joseph Myers <joseph@codesourcery.com>
+
+ * nss/nsswitch.c (__nss_database_lookup): Update for last merge.
+
2012-03-28 Joseph Myers <joseph@codesourcery.com>
* posix/cross-getconf.c (cross_getconf): Update after last merge.