diff options
author | Carl Worth <cworth@cworth.org> | 2009-11-30 20:16:19 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-11-30 20:16:19 -0800 |
commit | 5bdac72a5c3f68ab6d9f7f2f1dfa6e5b78f04e57 (patch) | |
tree | d9353a6273c4adf3698a9757162e4caeb3f6b1d9 /NEWS | |
parent | 813a910d7e4cc1c3deec0dcb1b536f8af337993a (diff) |
NEWS: Note that the driver now has a hard dependency on KMS.
Since the UMS code has all been removed.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -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) ========================== |