about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-06-24 18:07:37 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-06-24 18:07:37 +0530
commita31ee4b3a5c0a7a0e0af293fb3b758bf045e9a82 (patch)
treec8648b46c7f7b24752785128e2d6c14e656ccbcb /ChangeLog
parent09d91fde6b00c8969bffff7a00a68c8f610ce73e (diff)
downloadglibc-a31ee4b3a5c0a7a0e0af293fb3b758bf045e9a82.tar.gz
glibc-a31ee4b3a5c0a7a0e0af293fb3b758bf045e9a82.tar.xz
glibc-a31ee4b3a5c0a7a0e0af293fb3b758bf045e9a82.zip
Fix typo in comment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac92ef1647..3dbc688961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* nscd/connections.c (nscd_init): Fix comment.
+
 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.