diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ecf8503117c..d23edda95a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-03-03 Eli Zaretskii <eliz@gnu.org> | 1 | 2014-03-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * font.c (Fframe_font_cache): Fix last change. (Bug#16930) | ||
| 4 | |||
| 3 | * gmalloc.c (aligned_alloc): Fix adjustment of size of the | 5 | * gmalloc.c (aligned_alloc): Fix adjustment of size of the |
| 4 | allocated buffer due to alignment. | 6 | allocated buffer due to alignment. |
| 5 | (freehook): If the block to be freed was allocated by | 7 | (freehook): If the block to be freed was allocated by |