From: Keith Packard Date: Mon, 9 Jun 2003 18:36:49 +0000 (+0000) Subject: Update ChangeLog, prepare for 2.2.1 X-Git-Tag: fc-2_2_1~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7e26bbeb2383cdd9db865aa0e0229afaedd9e7fd;p=fontconfig.git Update ChangeLog, prepare for 2.2.1 --- diff --git a/ChangeLog b/ChangeLog index b177b28..f9fa8b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-06-09 Keith Packard + + * Tag version 2.2.1 + * add patch from HEAD to fix optimized path in FcLangSetIndex + +2003-04-30 Keith Packard + + * Typo in bitstream foundry name + +2003-04-24 Keith Packard + + * Eliminate italic_angle check for PS fonts + 2003-04-23 James Henstridge * doc/fontconfig-devel.sgml: close the element. @@ -6,6 +19,11 @@ * doc/func.sgml: close the element. +2003-04-22 Keith Packard + Remove some unused variables, and initialize some other ones so