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 e2bff73bdb3..37e2183ef70 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * data.c (Findirect_variable): Name an expression, to avoid 3 * data.c (Findirect_variable): Name an expression, to avoid
4 gcc -Wbad-function-cast warning. 4 gcc -Wbad-function-cast warning.
5 (default_value, arithcompare, arith_driver, arith_error): Now static.
5 6
6 * alloc.c (check_cons_list): Do not define unless GC_CHECK_CONS_LIST. 7 * alloc.c (check_cons_list): Do not define unless GC_CHECK_CONS_LIST.
7 (Fmake_vector, Fvector, Fmake_byte_code, Fgarbage_collect): 8 (Fmake_vector, Fvector, Fmake_byte_code, Fgarbage_collect):