diff options
author | Sven Joachim <svenjoac@gmx.de> | 2013-08-25 16:57:09 +0200 |
---|---|---|
committer | Sven Joachim <svenjoac@gmx.de> | 2013-08-25 16:57:09 +0200 |
commit | 2758c2a5bb7f5fa58a65c7da727470921622bfa4 (patch) | |
tree | 81b72f040b9c7272d11a377c5ab4e6449b702fac /debian/changelog | |
parent | b30a2a16bfeabe7db5ec003f931965a35e701294 (diff) | |
download | mesa-2758c2a5bb7f5fa58a65c7da727470921622bfa4.tar.gz |
Remove the workaround for sparc introduced in commit 7b1cc849b7
It was necessary in mesa 7.10, but in 7.11 and later no new symbols
have shown up on sparc, so it no longer needs to be special-cased.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 316be8c454..4599e8d6a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ mesa (9.2~rc1-2) UNRELEASED; urgency=low [ Maarten Lankhorst ] * Bump libdrm-dev to 2.4.46. + [ Sven Joachim ] + * Remove the workaround for sparc introduced in version 7.10-2. + -- Jon Severinsson <jon@severinsson.net> Tue, 20 Aug 2013 18:00:00 +0200 mesa (9.2~rc1-1) experimental; urgency=low |