From ddf434c3ba54b195040ee48a39c29d4be13627ca Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 23 Apr 2012 05:33:50 +0000 Subject: [PATCH] Add closure of #666360 by 3.2.16 svn path=/dists/sid/linux-2.6/; revision=18947 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 303c8b3fa..f14ce298a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ linux-2.6 (3.2.16-1) UNRELEASED; urgency=low * New upstream stable update: http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.16 + - drm/i915: properly compute dp dithering for user-created modes + (Closes: #666360) - md/bitmap: prevent bitmap_daemon_work running while initialising bitmap - [ia64] Fix futex_atomic_cmpxchg_inatomic() (Closes: #659485) - USB: serial: fix race between probe and open