comparison 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
comparison
equal deleted inserted replaced
5454:03545aab8874 5455:7ebbe334061e
1 2011-01-11 Aidan Kehoe <kehoea@parhasard.net>
2
3 * lwlib-fonts.c (xft_open_font_by_name):
4 Replace the POSIX index(3), not universally available even today,
5 with the C89 strchr(3), hopefully fixing a few of the buildbots'
6 problems.
7
1 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> 8 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org>
2 9
3 * lwlib-internal.h: Correct FSF address in permission notice. 10 * lwlib-internal.h: Correct FSF address in permission notice.
4 11
5 2010-02-22 Ben Wing <ben@xemacs.org> 12 2010-02-22 Ben Wing <ben@xemacs.org>