aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 312183e42aa..45ac57b2f98 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,8 @@
12008-04-04 Jason Rumney <jasonr@gnu.org> 12008-04-04 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32uniscribe.c (uniscribe_check_otf): Fix last change. 3 * w32uniscribe.c (uniscribe_check_otf): Fix last change.
4 (uniscribe_check_otf): Add GC protection before consing.
5 Rearrange loop for counting features.
4 6
52008-04-03 Stefan Monnier <monnier@iro.umontreal.ca> 72008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6 8