summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRussell King <rmk_cubox@arm.linux.org.uk>2013-05-05 13:44:14 +0100
committerRussell King <rmk@arm.linux.org.uk>2013-05-05 13:55:04 +0100
commit41aecd32dee1306351b411571284877c11768ac3 (patch)
tree0a511b8a0fa20017346c41ff8f7424e1db07ffff /debian
parent25c093c86964a0cd317daf437445e5de65916e13 (diff)
Add support for named bos
* Add drm_dove_bo_create_from_name() * Add drm_dove_bo_flink() Signed-off-by: Russell King <rmk_cubox@arm.linux.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 70a37d8..5ec6932 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdrm-dove (1.0.1-1) unstable; urgency=low
+
+ * Add drm_dove_bo_create_from_name()
+ * Add drm_dove_bo_flink()
+
+ -- Russell King <rmk_cubox@arm.linux.org.uk> Tue, 23 Oct 2012 17:28:17 +0100
+
libdrm-dove (1.0.0-1) unstable; urgency=low
* Initial release.