diff options
author | Brice Goglin <bgoglin@debian.org> | 2008-03-02 18:17:38 +0100 |
---|---|---|
committer | Brice Goglin <bgoglin@debian.org> | 2008-03-02 18:17:38 +0100 |
commit | 2583b9d6c91191537083d65bc7aae18d05871cab (patch) | |
tree | 614310a3457ecaecd973aca960625ec930e565b7 | |
parent | 900831dc787cce3cb797d22f94c2d4fae9014ea0 (diff) | |
download | xf86-video-ati-frc-2583b9d6c91191537083d65bc7aae18d05871cab.tar.gz xf86-video-ati-frc-2583b9d6c91191537083d65bc7aae18d05871cab.tar.bz2 |
Clarify the NEWS entry about ati/r128/mach split
-rw-r--r-- | debian/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index a6f60b0..0d0674b 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,8 +1,9 @@ xserver-xorg-video-ati (1:6.8.1~git20080302.a4398ac3-1) experimental; urgency=low * The 'ati' Xorg driver module does not contain the 'r128' and 'mach64' - submodule anymore. Users of Rage or Mach boards should replace - Driver 'ati' with 'r128' or 'mach64' in their /etc/X11/xorg.conf. + submodules anymore. Users of Rage or Mach boards may safely remove + the xserver-xorg-video-ati packages only if they use Driver "r128" or + "mach64" instead of "ati" in their /etc/X11/xorg.conf. -- Brice Goglin <bgoglin@debian.org> Sun, 02 Mar 2008 13:22:03 +0100 |