aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index e0a175e8167..c598164c575 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -4,6 +4,7 @@
4 But if the file already has the right ownership, don't worry about it. 4 But if the file already has the right ownership, don't worry about it.
5 5
6 * make-docfile.c (input_buffer): Rename variables to avoid shadowing. 6 * make-docfile.c (input_buffer): Rename variables to avoid shadowing.
7 * test-distrib.c (buf): Make this local, to avoid shadowing.
7 8
8 * movemail.c (main, pop_retr): Rename locals to avoid shadowing. 9 * movemail.c (main, pop_retr): Rename locals to avoid shadowing.
9 (progname, sfi, sfo, ibuffer, obuffer): Remove unused vars. 10 (progname, sfi, sfo, ibuffer, obuffer): Remove unused vars.