diff src/ChangeLog @ 109972:7a86ccf3260e

Fix finding a stop position for composition.
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Aug 2010 09:54:05 +0900
parents 637005c4c3ca
children 08e939f21918
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 19 07:55:30 2010 +0200
+++ b/src/ChangeLog	Wed Aug 25 09:54:05 2010 +0900
@@ -1,3 +1,9 @@
+2010-08-25  Kenichi Handa  <handa@m17n.org>
+
+	* composite.c (composition_compute_stop_pos): In forward search,
+	pay attention to the possibility that some character after ENDPOS
+	will be composed with charactrs before ENDPOS.
+
 2010-08-19  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".