aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-01-21 00:49:46 -0800
committerGlenn Morris2014-01-21 00:49:46 -0800
commit38942b9cf566116227bec6f41aa0aece5de6e2c9 (patch)
tree4376f3e32498c665ae6cf7de817477f041b45b09 /lib-src/ChangeLog
parentca4cfde31484a6fb327445c91b52283576ef27c6 (diff)
downloademacs-38942b9cf566116227bec6f41aa0aece5de6e2c9.tar.gz
emacs-38942b9cf566116227bec6f41aa0aece5de6e2c9.zip
ChangeLog fixes
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 50273e2a60a..a67b40bf89e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -725,7 +725,7 @@
725 725
7262012-05-05 Jim Meyering <meyering@redhat.com> 7262012-05-05 Jim Meyering <meyering@redhat.com>
727 727
728 * lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last): 728 * pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
729 NUL-terminate the error buffer (Bug#11372). 729 NUL-terminate the error buffer (Bug#11372).
730 730
7312012-05-02 Juanma Barranquero <lekktu@gmail.com> 7312012-05-02 Juanma Barranquero <lekktu@gmail.com>