aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fd0c3e014c9..0a649d56815 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12010-05-18 Glenn Morris <rgm@gnu.org> 12010-05-18 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (otherobj): Include $(VMLIMIT_OBJ) seperately from
4 $(POST_ALLOC_OBJ).
5
3 * Makefile.in (RALLOC_OBJ): New, set by configure. 6 * Makefile.in (RALLOC_OBJ): New, set by configure.
4 (rallocobj): Replace with the previous variable. 7 (rallocobj): Replace with the previous variable.
5 (otherobj): Use $RALLOC_OBJ. 8 (otherobj): Use $RALLOC_OBJ.