diff options
author | David Nusinow <dnusinow@debian.org> | 2006-10-14 22:42:57 +0000 |
---|---|---|
committer | David Nusinow <dnusinow@debian.org> | 2006-10-14 22:42:57 +0000 |
commit | 75733e42375e74d990afd2432e3072bc1586305b (patch) | |
tree | 794bc9de497c0befbe4b9b664e7a9fd7c3d6b416 /debian/changelog | |
parent | bc8084da742c20531bb2f935afad522e22381832 (diff) |
Commit diff of 6.5.1-0.2 so we've got a record of it here.mesa-6.5.1-0.2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aaa7c6e14f9..7473aee54a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +mesa (6.5.1-0.2) unstable; urgency=low + + * Non-maintainer upload + * Disable generation of SSE instructions (closes: #390560) + * Remove duplicate and unused build configurations + * Remove extra source files left from CVS snapshots (closes: #389283) + * Enable i965 DRI driver on i386 and amd64. Thanks to Ryan Richter + for the patch. (closes: #392030) + * Enable Unichrome DRI driver on amd64 (closes: #391900) + * Enable FFB DRI driver on sparc, not i386 (closes: #388025) + * Consistently compile C sources as C99 (closes: #373623) + * Fix X display locking error in GLX. Thanks to Josh Triplett for + the patch. (closes: #391681) + + -- Ben Hutchings <ben@decadent.org.uk> Fri, 13 Oct 2006 02:25:52 +0100 + mesa (6.5.1-0.1) unstable; urgency=low * New upstream version |