diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-03-02 16:15:19 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2014-03-02 16:15:38 +0100 |
commit | 9ca9b0e0d208fa31d525af21c13cfffc3e6781a5 (patch) | |
tree | b2c24bccce7ec9bcbac6357ed29034e389ae811c /debian/changelog | |
parent | cf3baf547de7c530d2080e67fd8fec918cbb4a2f (diff) | |
download | mesa-9ca9b0e0d208fa31d525af21c13cfffc3e6781a5.tar.gz |
Enable egl and gles on hurd (closes: #729260)
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 3f82a0702a..efb315aa40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ mesa (10.1.0~rc2-1) UNRELEASED; urgency=medium * Attempt to fix FTBFS on hurd. * Cherry pick some fixes for GLX fbconfig. (Closes: #739691) + [ Samuel Thibault ] + * Enable egl and gles on hurd (closes: #729260) + -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Thu, 20 Feb 2014 19:12:12 +0100 mesa (10.1.0~rc1-1) experimental; urgency=low |