diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-05-02 Jim Meyering <meyering@redhat.com> | 1 | 2012-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). |