From 9e387ef92be9b38c68bda8a6a28b0d9eb98d53a4 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 12 May 2006 13:41:38 -0700 Subject: [PATCH] Re-add authorship note in i830_driver.c accidentally left out of last commit. --- src/i830_driver.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i830_driver.c b/src/i830_driver.c index 43b33fc5..1886c52a 100644 --- a/src/i830_driver.c +++ b/src/i830_driver.c @@ -150,6 +150,12 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. * 09/2005 Alan Hourihane * - Add Intel(R) 945GM support. * + * 10/2005 Alan Hourihane, Keith Whitwell, Brian Paul + * - Added Rotation support + * + * 12/2005 Alan Hourihane + * - Add Intel(R) Broadwater support. + * */ #ifdef HAVE_CONFIG_H