Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 5455:7ebbe334061e
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Fri, 14 Jan 2011 23:16:18 +0100 |
parents | 24c67faf4be6 c9d31263ab7d |
children | f2881cb841b4 |
line wrap: on
line diff
--- a/lwlib/ChangeLog Fri Jan 07 23:35:53 2011 +0100 +++ b/lwlib/ChangeLog Fri Jan 14 23:16:18 2011 +0100 @@ -1,3 +1,10 @@ +2011-01-11 Aidan Kehoe <kehoea@parhasard.net> + + * lwlib-fonts.c (xft_open_font_by_name): + Replace the POSIX index(3), not universally available even today, + with the C89 strchr(3), hopefully fixing a few of the buildbots' + problems. + 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> * lwlib-internal.h: Correct FSF address in permission notice.