aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fcdc00993ef..f79fc20f108 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,6 +1,19 @@
12010-07-06 Andreas Schwab <schwab@linux-m68k.org> 12010-07-06 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * movemail.c: Add MAIL_USE_POP around prototypes. 3 * movemail.c: Add MAIL_USE_POP around prototypes.
4 Include <string.h> if HAVE_STRING_H.
5 (strerror): Only declare if !HAVE_STRERROR.
6 (fatal): Make static.
7 (error): Likewise.
8 (pfatal_with_name): Likewise.
9 (pfatal_and_delete). Likewise.
10 (concat): Likewise.
11 (xmalloc): Likewise.
12 (popmail): Likewise.
13 (pop_retr): Likewise.
14 (mbx_write): Likewise.
15 (mbx_delimit_begin): Likewise.
16 (mbx_delimit_end): Likewise.
4 17
52010-07-04 Dan Nicolaescu <dann@ics.uci.edu> 182010-07-04 Dan Nicolaescu <dann@ics.uci.edu>
6 19