Update mail address

This commit is contained in:
David Reveman 2005-01-25 12:25:29 +00:00
parent b35c7a3ee5
commit e5e0880d67
4 changed files with 7 additions and 3 deletions

View file

@ -13,7 +13,7 @@ Alexander Larsson <alexl@redhat.com> Profiling and performance fixes.
Jordi Mas <jordi@ximian.com> Bug fix for cairo_show_text
Keith Packard <keithp@keithp.com> Original concept, polygon tessellation, dashing, font metrics rewrite
Christof Petig <christof@petig-baender.de> Build fixes related to freetype
David Reveman <davidr@freedesktop.org> New pattern API, glitz backend
David Reveman <davidr@novell.com> New pattern API, glitz backend
Calum Robinson <calumr@mac.com> Quartz backend
Jamey Sharp <jamey@minilop.net> Surface/font backend virtualization, XCB backend
Bill Spitzak <spitzak@d2.com> Build fix to find Xrender.h without xrender.pc

View file

@ -1,5 +1,9 @@
2005-01-25 David Reveman <davidr@novell.com>
* AUTHORS: Update mail address.
* src/cairo_glitz_surface.c: Update mail address.
* configure.in: Require version 0.4.0 of glitz.
* src/cairo_glitz_surface.c: Track changes to glitz.

View file

@ -21,7 +21,7 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Author: David Reveman <c99drn@cs.umu.se>
* Author: David Reveman <davidr@novell.com>
*/
#include "cairoint.h"

View file

@ -21,7 +21,7 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Author: David Reveman <c99drn@cs.umu.se>
* Author: David Reveman <davidr@novell.com>
*/
#include "cairoint.h"