diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c629598fcf7..f52e8cad479 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-08-24 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * bidi.c (bidi_check_type): Use xassert. | ||
| 4 | (bidi_cache_iterator_state): Update the disp_pos and disp_prop_p | ||
| 5 | members. | ||
| 6 | |||
| 1 | 2011-08-23 Eli Zaretskii <eliz@gnu.org> | 7 | 2011-08-23 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * bidi.c (bidi_get_type): Abort if we get zero as the bidi type of | 9 | * bidi.c (bidi_get_type): Abort if we get zero as the bidi type of |