changeset 93661:0e46418a00ea

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 04 Apr 2008 12:08:14 +0000
parents 96c69ebb9cfa
children 3f94f995598c
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 04 12:07:54 2008 +0000
+++ b/src/ChangeLog	Fri Apr 04 12:08:14 2008 +0000
@@ -1,6 +1,8 @@
 2008-04-04  Jason Rumney  <jasonr@gnu.org>
 
 	* w32uniscribe.c (uniscribe_check_otf): Fix last change.
+	(uniscribe_check_otf): Add GC protection before consing. 
+	Rearrange loop for counting features.
 
 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>