aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2014-01-21 00:49:46 -0800
committerGlenn Morris <[email protected]>2014-01-21 00:49:46 -0800
commit38942b9cf566116227bec6f41aa0aece5de6e2c9 (patch)
tree4376f3e32498c665ae6cf7de817477f041b45b09 /lib-src
parentca4cfde31484a6fb327445c91b52283576ef27c6 (diff)
ChangeLog fixes
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 50273e2a60..a67b40bf89 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -725,7 +725,7 @@
2012-05-05 Jim Meyering <[email protected]>
- * lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
+ * pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
NUL-terminate the error buffer (Bug#11372).
2012-05-02 Juanma Barranquero <[email protected]>