aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 36bf95e9aa7..1db99549c60 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -59,6 +59,7 @@
59 (bidi_cache_ensure_space, bidi_shelve_cache): Use it. 59 (bidi_cache_ensure_space, bidi_shelve_cache): Use it.
60 (bidi_cache_ensure_space): Avoid integer overflow when allocating. 60 (bidi_cache_ensure_space): Avoid integer overflow when allocating.
61 61
62 * bidi.c (bidi_cache_shrink):
62 * buffer.c (overlays_at, overlays_in, record_overlay_string) 63 * buffer.c (overlays_at, overlays_in, record_overlay_string)
63 (overlay_strings): 64 (overlay_strings):
64 Don't update size of array until after memory allocation succeeds, 65 Don't update size of array until after memory allocation succeeds,