aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8832388994c..5abc9b66475 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,7 @@
4 to avoid gcc -Wbad-function-cast warning. 4 to avoid gcc -Wbad-function-cast warning.
5 Use a different way to cause a compilation error if anyone uses 5 Use a different way to cause a compilation error if anyone uses
6 n rather than nn, a way that does not involve shadowing. 6 n rather than nn, a way that does not involve shadowing.
7 (ELF_BSS_SECTION_NAME, OLD_PROGRAM_H): Remove; unused.
7 8
8 * deps.mk (unexalpha.o): Remove; unused. 9 * deps.mk (unexalpha.o): Remove; unused.
9 10