aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-03-03 21:58:20 +0200
committerEli Zaretskii2014-03-03 21:58:20 +0200
commit757c70af04476ffdaf24cee8d0d2ecd175635aeb (patch)
treec5942ba5aed812c53155cea55f8562e874f8f053 /src/ChangeLog
parentc19ad068c591a269900e8d9509021efc0ebc93d6 (diff)
downloademacs-757c70af04476ffdaf24cee8d0d2ecd175635aeb.tar.gz
emacs-757c70af04476ffdaf24cee8d0d2ecd175635aeb.zip
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/ChangeLog2
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 @@
12014-03-03 Eli Zaretskii <eliz@gnu.org> 12014-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