aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-05-02 21:06:08 +0800
committerChong Yidong2012-05-02 21:06:08 +0800
commit687d464f5c60cfe135436dab3dc29620ea8d1f95 (patch)
treecfb029be2384fa7d42125e4048c7b3768bc04951 /lib-src/ChangeLog
parentc635b6d5458afe1e86f044a407a0331ee75dc816 (diff)
downloademacs-687d464f5c60cfe135436dab3dc29620ea8d1f95.tar.gz
emacs-687d464f5c60cfe135436dab3dc29620ea8d1f95.zip
Backport Bug#11374 fix from trunk
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 8e07193ae0c..90fd722141b 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,4 +1,7 @@
12012-05-02 Jim Meyering <meyering@redhat.com> 12012-05-02 Jim Meyering <jim@meyering.net>
2
3 * emacsclient.c (send_to_emacs): Avoid invalid strcpy upon partial
4 send (Bug#11374).
2 5
3 * lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last): 6 * lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
4 NUL-terminate the error buffer (Bug#11372). 7 NUL-terminate the error buffer (Bug#11372).