diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bbdff0c79b5..0b03069c8d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-04-08 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * alloc.c (detect_suspicious_free): Split actual stack capturing | ||
| 4 | out into new function for easier breakpoint setting. | ||
| 5 | (note_suspicious_free): New function. | ||
| 6 | |||
| 1 | 2014-04-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2014-04-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * lisp.h (struct Lisp_Symbol): New bitfield `pinned'. | 9 | * lisp.h (struct Lisp_Symbol): New bitfield `pinned'. |