summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ab5cfba77..a24b12fadb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -79,9 +79,9 @@
* sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
(stackinfo_sub_sp): Define.
- * nscd/connections.c (nscd_init): If database file access be
- opened check whether this is due to permission problems and bail
- in that case.
+ * nscd/connections.c (nscd_init): If database file access fails
+ check whether this is due to permission problems and bail in that
+ case.
[BZ #9741]
* nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.