diff options
author | Brice Goglin <bgoglin@debian.org> | 2007-12-21 08:09:08 +0100 |
---|---|---|
committer | Brice Goglin <bgoglin@debian.org> | 2007-12-21 08:09:08 +0100 |
commit | 6305cdf9fb500ccece59a9e2181942b4d50e4868 (patch) | |
tree | f2a0c92ab6b039471513fbb121f009008f8c2f76 /debian/NEWS | |
parent | e4004cadac88865f833753cd69d8770b754d0f3f (diff) | |
download | xf86-video-ati-frc-6305cdf9fb500ccece59a9e2181942b4d50e4868.tar.gz xf86-video-ati-frc-6305cdf9fb500ccece59a9e2181942b4d50e4868.tar.bz2 |
Add a NEWS entry pointing to some RandR 1.2 documentation
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..a87f599 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,9 @@ +xserver-xorg-video-ati (1:6.7.197-1) UNRELEASED; urgency=low + + * The X.Org ATI driver supports RandR 1.2 which enables dynamic + enabling, disabling, resizing, rotating, placing, ... of multiple + outputs at runtime. You might want to update your /etc/X11/xorg.conf + accordingly. See http://wiki.debian.org/XStrikeForce/HowToRandR12 + and http://www.intellinuxgraphics.org/dualhead.html for some help. + + -- Brice Goglin <bgoglin@debian.org> Fri, 21 Dec 2007 08:08:45 +0100 |