From 1edbd30946447e95a6366a543a67e1af596e787b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 15 May 2010 09:25:23 +0300 Subject: [PATCH] Fix a typo in msdos/ChangeLog. --- msdos/ChangeLog | 2 +- src/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 46254219844..096a925edbc 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -3,7 +3,7 @@ * sed1v2.inp (OLDXMENU_TARGET): Edit to empty. * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu. - * sed1v2.inp (LIBXT_OTHER): Exit to empty. + * sed1v2.inp (LIBXT_OTHER): Edit to empty. 2010-05-14 Glenn Morris diff --git a/src/ChangeLog b/src/ChangeLog index e9c01ee552d..fe7bd103efc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -18,7 +18,7 @@ 2010-05-14 Eli Zaretskii Make the cache of bidi iterator states dynamically allocated. - (bidi_cache_shrink): New function. + * bidi.c (bidi_cache_shrink): New function. (bidi_init_it): Call it. (bidi_cache_iterator_state): Enlarge the cache if needed. -- 2.39.5