diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2014-03-03 21:58:20 +0200 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2014-03-03 21:58:20 +0200 |
| commit | 757c70af04476ffdaf24cee8d0d2ecd175635aeb (patch) | |
| tree | c5942ba5aed812c53155cea55f8562e874f8f053 /src/ChangeLog | |
| parent | c19ad068c591a269900e8d9509021efc0ebc93d6 (diff) | |
Fix bug #16930 with broken build --without-x.
src/font.c (Fframe_font_cache): Fix last change.
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 @@ 2014-03-03 Eli Zaretskii <eliz@gnu.org> + * font.c (Fframe_font_cache): Fix last change. (Bug#16930) + * gmalloc.c (aligned_alloc): Fix adjustment of size of the allocated buffer due to alignment. (freehook): If the block to be freed was allocated by |
