aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c3e03c211f5..b63ff401090 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-10-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 * alloc.c (mark_memory): Omit 3rd (offset) arg; caller changed.
4 Don't assume EMACS_INT alignment is the same as pointer alignment.
5 (GC_POINTER_ALIGNMENT): New macro.
6
12011-10-02 Paul Eggert <eggert@cs.ucla.edu> 72011-10-02 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): 9 * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):