aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dc81626038d..6b75029dd5c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,11 @@
2 2
3 * Makefile.in (gl-stamp): move-if-change is now in build-aux. 3 * Makefile.in (gl-stamp): move-if-change is now in build-aux.
4 4
52011-07-25 Paul Eggert <eggert@cs.ucla.edu>
6
7 * bidi.c (bidi_dump_cached_states): Fix printf format mismatch.
8 Found by GCC static checking and --with-wide-int on a 32-bit host.
9
52011-07-25 Eli Zaretskii <eliz@gnu.org> 102011-07-25 Eli Zaretskii <eliz@gnu.org>
6 11
7 * xdisp.c (compute_display_string_pos): Fix logic of caching 12 * xdisp.c (compute_display_string_pos): Fix logic of caching