diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6586376db9a..72750b0b537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mesa (6.5.1-0.6) unstable; urgency=medium + + * Non-maintainer upload. + * Backport a fix from mesa 6.5.2 to mesa 6.5.1 which: + - fixes braces around the ASSERT macro; + - fixes a clipping problem, which leads to systematic segfaults of the + X server (Closes: #405803). + + -- Cyril Brulebois <[email protected]> Thu, 22 Feb 2007 21:08:56 +0100 + mesa (6.5.1-0.5) unstable; urgency=low * Non-maintainer upload. |