Fix email address for Anders Carlsson.

This commit is contained in:
Carl Worth 2004-02-24 12:22:56 +00:00
parent 0e02e71cf5
commit cf069c127a
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@ Jakub Bogusz <qboosh@pld-linux.org> Fixes for 64-bit machines.
David R Bacon <dbacon@cis.ksu.edu> Fixes to compile on x86_64.
Billy Biggs <vektor@dumbterm.net> Fix to use stdint datatypes.
Dave Beckett <Dave.Beckett@bristol.ac.uk> Combined libpixregion, libic, and slim.
Anders Carlsson <andersca@codefactory.se> Build fixes. New accessor functions.
Anders Carlsson <andersca@gnome.org> Build fixes. New accessor functions.
Richard Henderson <rth@twiddle.net> "slim" macros for better shared libraries
Keith Packard <keithp@keithp.com> The original implementation of the compositing code.
Bryan Worth <bryan@theworths.org> Cleanups to not depend on X header files.

View file

@ -2,6 +2,7 @@
* AUTHORS: Added attribution for several authors after sifting
through the ChangeLog.
Fix email address for Anders Carlsson.
2004-01-24 Carl Worth <cworth@isi.edu>