summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-06-24 17:00:48 +0200
committerCyril Brulebois <kibi@debian.org>2011-06-24 17:00:48 +0200
commitf79e6a4f95b538b2b9e70b6c74b0f00410965879 (patch)
treedddab7b68f761b65b6e916ac9882fda3dbf3ccf3
parent673f04a3ee796e4849ad521979ff2b671c2ecb9f (diff)
Bump changelogs.
-rw-r--r--ChangeLog30
-rw-r--r--debian/changelog7
2 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b69176e8..968043e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+commit 6dd804c5a92104042b8be0a67d107946394a0b7a
+Author: Chris Wilson <chris@chris-wilson.co.uk>
+Date: Sat Jun 4 13:01:50 2011 +0100
+
+ configure: version bump for 2.4.26 release
+
+ Push the new Intel API for use by mesa.
+
+ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
+
+commit 9d77603d8b95aee4f2408e437c55af15ee05b608
+Author: Chris Wilson <chris@chris-wilson.co.uk>
+Date: Sat Jun 4 12:47:19 2011 +0100
+
+ intel: Add interface to query aperture sizes.
+
+ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
+
+commit 61be94018ae9c403517d53f69357719224fa6ff3
+Author: Chris Wilson <chris@chris-wilson.co.uk>
+Date: Sat May 14 11:15:06 2011 +0100
+
+ libkms: All current BO_TYPE are 32bpp
+
+ ... so request a 32bpp dumb buffer rather than a 16bpp.
+
+ Fixes modetest and friends.
+
+ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
+
commit ba11501bb9f5bd98110dfe1385b4501c0a9a643a
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Mon Apr 11 08:25:42 2011 +0100
diff --git a/debian/changelog b/debian/changelog
index 80053d57..c74631b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdrm (2.4.26-1) UNRELEASED; urgency=low
+
+ * New upstream release:
+ - Fix two important intel bugs.
+
+ -- Cyril Brulebois <kibi@debian.org> Fri, 24 Jun 2011 16:59:56 +0200
+
libdrm (2.4.25-3) unstable; urgency=low
* Team upload.