diff src/ChangeLog @ 108591:7e6170a6733d

Fix a typo in msdos/ChangeLog.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 15 May 2010 09:25:23 +0300
parents 3c49e77f15b7
children d1257e56bb95
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 14 23:50:25 2010 -0500
+++ b/src/ChangeLog	Sat May 15 09:25:23 2010 +0300
@@ -18,7 +18,7 @@
 2010-05-14  Eli Zaretskii  <eliz@gnu.org>
 
 	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.