diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e9c01ee552d..fe7bd103efc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | 2010-05-14 Eli Zaretskii <eliz@gnu.org> | 18 | 2010-05-14 Eli Zaretskii <eliz@gnu.org> |
| 19 | 19 | ||
| 20 | Make the cache of bidi iterator states dynamically allocated. | 20 | Make the cache of bidi iterator states dynamically allocated. |
| 21 | (bidi_cache_shrink): New function. | 21 | * bidi.c (bidi_cache_shrink): New function. |
| 22 | (bidi_init_it): Call it. | 22 | (bidi_init_it): Call it. |
| 23 | (bidi_cache_iterator_state): Enlarge the cache if needed. | 23 | (bidi_cache_iterator_state): Enlarge the cache if needed. |
| 24 | 24 | ||