diff src/ChangeLog @ 95316:04b3b749e596

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 26 May 2008 14:10:55 +0000
parents 42018959645c
children 44c693827736
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 26 14:05:38 2008 +0000
+++ b/src/ChangeLog	Mon May 26 14:10:55 2008 +0000
@@ -9,6 +9,9 @@
 
         * w32font.c (w32font_text_extents): Zero whole metrics struct first.
         (compute_metrics): Don't set failure if we just cleared the cache.
+        (w32_weight_table): Remove unused variable.
+        (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
+        backwards compatibility.
 
 2008-05-25  Kenichi Handa  <handa@m17n.org>