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 578b3e402b0..ba77a92cf17 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -3,6 +3,7 @@
3 * ebrowse.c (parse_qualified_param_ident_or_type): Make it clear 3 * ebrowse.c (parse_qualified_param_ident_or_type): Make it clear
4 to reader (and to the compiler) that the loop always executes at 4 to reader (and to the compiler) that the loop always executes at
5 least once. This prevents a warning with recent GCC. 5 least once. This prevents a warning with recent GCC.
6 (BROWSE_STRUCT): Remove unused macro.
6 7
7 * fakemail.c: Include <ignore-value.h>. 8 * fakemail.c: Include <ignore-value.h>.
8 (put_line): Explicitly ignore fwrite return value, for benefit of 9 (put_line): Explicitly ignore fwrite return value, for benefit of