From da0da4a5e8c51ac8eab1bed00c03db586e6c886b Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 31 Dec 2001 16:04:26 +0000 Subject: [PATCH] Formatting. --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index db2ef9936..8e8f4ee77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ -2001-12-30 David Turner +2001-12-30 David Turner - * src/autohint/ahhint.c (ah_hinter_load): improving advance width - computation of auto-hinted glyphs. This noticeably improves the - spacing of letters in KDE and Gnome :o) + * src/autohint/ahhint.c (ah_hinter_load): Fix advance width + computation of auto-hinted glyphs. This noticeably improves the + spacing of letters in KDE and Gnome. 2001-12-25 Antoine Leca - * builds/dos/detect.mk: Correcting the order for Borland compilers: - 16-bit bcc was never selected, always overriden by 32-bit bcc32. + * builds/dos/detect.mk: Correcting the order for Borland compilers: + 16-bit bcc was never selected, always overridden by 32-bit bcc32. 2001-12-22 Francesco Zappa Nardelli