From 1dc2d078a13c7da3bb155454895ee500351da31e Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 15 Feb 2013 03:49:55 +0000 Subject: [PATCH] Note that 3.2.36 fixes #700550 (probably) svn path=/dists/sid/linux/; revision=19820 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a113ca9d6..39547c40a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ linux (3.2.38-1) UNRELEASED; urgency=low - virtio: force vring descriptors to be allocated from lowmem - USB: EHCI: bugfix: urb->hcpriv should not be NULL - rcu: Fix batch-limit size problem + - Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] + (Closes: #700550) - mvsas: fix undefined bit shift - ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing autopm for MIDI input (Closes: #664068)