xserver ChangeLog,3.348,3.349

Lars Knoll <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Mon, 4 Jul 2005 05:18:53 -0700 (PDT)
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: lars

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv9995

Modified Files:
	ChangeLog 
Log Message:
Fix handling of "super luminescent" colors
Fix off by one error in the transformation handling.


Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.348
retrieving revision 3.349
diff -u -d -r3.348 -r3.349
--- ChangeLog	1 Jul 2005 08:17:26 -0000	3.348
+++ ChangeLog	4 Jul 2005 12:18:51 -0000	3.349
@@ -1,3 +1,9 @@
+2005-07-04 Lars Knoll <lars-Ihz76zOu8S21Z/[email protected]>
+	* fb/fbpict.h:
+	* fb/fbcompose.c:
+	Fix handling of "super luminescent" colors
+	Fix off by one error in the transformation handling.
+
 2005-07-01 Lars Knoll <lars-Ihz76zOu8S21Z/[email protected]>
 
 	* render/picture.c: