summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrice Goglin <bgoglin@debian.org>2008-06-11 18:59:59 +0200
committerBrice Goglin <bgoglin@debian.org>2008-06-11 18:59:59 +0200
commit2fa795a213ff2671556817dc8f0d57525267cef0 (patch)
tree563656dda7b3488730f884710594041264942854
parente32aaf5da8a6e40f9beb2801f160392de3644a69 (diff)
downloadmesa-2fa795a213ff2671556817dc8f0d57525267cef0.tar.gz
Pull from mesa_7_0_branch
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a340b444f19..04ae30cfec9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
mesa (7.0.3-2) UNRELEASED; urgency=low
- * Pull from mesa_7_0_branch (6f4c8b5b).
+ * Pull from mesa_7_0_branch (03447de3).
* Set right cliprects for the current draw region on Intel, closes: #467319.
* Use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDER
to implement GL_CLAMP on i965, closes: #478880.
+ * Fix segment fault with BASE_LEVEL set to 5 for MipMap on i915,
+ closes: #451339.
+ * Disable low impact fallback on r300 by default, closes: #440868.
- -- Brice Goglin <bgoglin@debian.org> Tue, 10 Jun 2008 23:15:21 +0200
+ -- Brice Goglin <bgoglin@debian.org> Wed, 11 Jun 2008 10:56:08 +0200
mesa (7.0.3-1) unstable; urgency=low