libXfont: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Fri Jun 10 13:50:04 UTC 2016


 autogen.sh             |    3 +++
 src/FreeType/fttools.c |    1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 33a98f2b5343da927f29191348e992f505544873
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jun 8 14:28:09 2016 -0400

    freetype: Fix a logic error in computing face name
    
    gcc6 chirps an indentation warning here, but really this is bad code.
    Effectively this would ignore en_US or en_UK names for the font, despite
    that those are the English names the font is most likely to have.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 79084468fb844e386a72d938c67be0728959a2bd
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed May 18 11:49:52 2016 -0400

    autogen: Set a default subject prefix for patches
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list