diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 54e44bd..ad0235c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +marvell-libbmm (1.1.3) precise; urgency=low + + * Fix dma_import() handling of offset buffers + * Provide physical address-based dma_buf export API + + -- Russell King <rmk@arm.linux.org.uk> Thu, 5 Dec 2013 18:50:52 +0000 + marvell-libbmm (1.1.2) precise; urgency=low * Open the BMM device O_CLOEXEC |