NEWS: Note that the driver now has a hard dependency on KMS.

Since the UMS code has all been removed.
This commit is contained in:
Carl Worth
2009-11-30 20:16:19 -08:00
parent 813a910d7e
commit 5bdac72a5c

11
NEWS
View File

@@ -4,9 +4,14 @@ This is the first release candidate in preparation for the upcoming
2.10.0 release. We will appreciate any feedback we can get from
testing of this snapshot to improve the 2.10.0 release.
See the commit log for changes in this release, and developers, please
provide me summaries for any major features in this release that you
think should appear in NEWS and in the 2.10.0 release notes.
With this snapshot, the xf86-video-intel driver requires kernel
modesetting (KMS) as all of the user modesetting (UMS) support has
been removed from the driver.
See the commit log for further changes in this release, and
developers, please provide me summaries for any major features in this
release that you think should appear in NEWS and in the 2.10.0 release
notes.
Release 2.9.0 (2009-09-28)
==========================