diff options
author | Brice Goglin <bgoglin@debian.org> | 2008-08-26 21:06:27 +0200 |
---|---|---|
committer | Brice Goglin <bgoglin@debian.org> | 2008-08-26 21:06:27 +0200 |
commit | 6dadfe798f5189a6d3c3f8db4870c38dd06030fd (patch) | |
tree | f56ca0612b28019968dc2193baadb50458d74f7f | |
parent | b6db69d7a2666418b533646cf6c23c26d9b0d5e5 (diff) | |
download | xf86-video-ati-frc-6dadfe798f5189a6d3c3f8db4870c38dd06030fd.tar.gz xf86-video-ati-frc-6dadfe798f5189a6d3c3f8db4870c38dd06030fd.tar.bz2 |
Update changelog for cherry-picked commits and prepare for upload
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3f5167c..37e79b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +xserver-xorg-video-ati (1:6.9.0-1+lenny3) unstable; urgency=low + + * Cherry-pick patches from the upstream git repository: + + Fix VT switching on M6 chips, closes: #435040. + + Remove un-needed dac check for single crtc cards. + + Make sure video offerlay offsets don't exceed the hardware limit + of 128 MB. + + Fix pasto in connector table setup for vga powerbooks + + -- Brice Goglin <bgoglin@debian.org> Tue, 26 Aug 2008 20:49:34 +0200 + xserver-xorg-video-ati (1:6.9.0-1+lenny2) unstable; urgency=low * Cherry-pick patches from the upstream git repository: |