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 46591eb1952..c12b32ebc71 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-08-15 Ken Brown <kbrown@cornell.edu> | ||
| 2 | |||
| 3 | * emacs.c (main): Update comment about G_SLICE_ALWAYS_MALLOC. | ||
| 4 | * gmalloc.c (memalign) [CYGWIN]: Revert last change; it's not | ||
| 5 | needed. | ||
| 6 | |||
| 1 | 2013-08-15 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2013-08-15 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Fix minor problems found by static checking. | 9 | Fix minor problems found by static checking. |