xserver ChangeLog,3.364,3.365
Keith Packard <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Mon, 15 Aug 2005 22:20:32 -0700 (PDT)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: keithp Update of /cvs/xserver/xserver In directory gabe:/tmp/cvs-serv29112 Modified Files: ChangeLog Log Message: 2005-08-15 Keith Packard <[email protected]> * dix/dixfonts.c: X.org Xfont changed the API (in a good way) for the list_next_font_with_info function. I think this patch will actually work with the xlibs version, but I haven't tested it. Index: ChangeLog =================================================================== RCS file: /cvs/xserver/xserver/ChangeLog,v retrieving revision 3.364 retrieving revision 3.365 diff -u -d -r3.364 -r3.365 --- ChangeLog 12 Aug 2005 16:11:51 -0000 3.364 +++ ChangeLog 16 Aug 2005 05:20:30 -0000 3.365 @@ -1,3 +1,11 @@ +2005-08-15 Keith Packard <[email protected]> + + * dix/dixfonts.c: + X.org Xfont changed the API (in a good way) + for the list_next_font_with_info function. + I think this patch will actually work with + the xlibs version, but I haven't tested it. + Fri Aug 12 12:10:58 2005 Søren Sandmann <[email protected]> * fb/fbmmx.c (pix_multiply): Make pix_multiply() match the results