diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fc4ad207993..ff3be1d7666 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | (init_initial_terminal): Install new hook to free face cache | 4 | (init_initial_terminal): Install new hook to free face cache |
| 5 | on initial frame and avoid memory leak. For details, see | 5 | on initial frame and avoid memory leak. For details, see |
| 6 | <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>. | 6 | <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>. |
| 7 | * xfaces.c (free_frame_faces): Adjust comment. | ||
| 7 | 8 | ||
| 8 | 2014-01-26 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2014-01-26 Paul Eggert <eggert@cs.ucla.edu> |
| 9 | 10 | ||