diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2013-07-20 20:14:50 +0200 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2013-07-20 20:16:43 +0200 |
commit | b0a2e5f50bdd5d484b8f3e92657cd37b86342247 (patch) | |
tree | c3aab7f80b9aa8be58971af526ecf97e52f54114 /debian/changelog | |
parent | 7e011c4cf404718cf8b5e98a9e2a611eb4cd0d71 (diff) | |
download | mesa-b0a2e5f50bdd5d484b8f3e92657cd37b86342247.tar.gz |
debian/changelog: Add changelog entry
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c2c474255b..66d4421252 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ mesa (9.1.5-1) UNRELEASED; urgency=low - * New upstream release. + * New upstream release. + * Cherry-pick commit b20b2b6 (osmesa: link against static libglapi + library too to get the gl exports) from upstream (Closes: #717410). -- Andreas Boll <andreas.boll.dev@gmail.com> Thu, 18 Jul 2013 18:32:24 +0200 |