diff options
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Release 2.8.0.901 (2.8.1 rc1 2009-08-13) +======================================== +We are pleased to announce this release candidate working toward the +2.8.1 maintenance release of the xf86-video-intel driver. This +snapshot contains a few, hand-picked fixes since the 2.8.0 release. + +New fixes in 2.8.1 compared to 2.8.0 +------------------------------------ +* Allow DRM mode setting to include transformations (also requires a + fix in the X server---available in xserver 1.6.3) + +* Align tiled pixmap height so we don't address beyond the end of our + buffers. + Release 2.8.0 (2009-07-20) ========================== We are pleased to present this major release of the xf86-video-intel |