From a867ca6075e7bd4322858a63b04b78500247b737 Mon Sep 17 00:00:00 2001 From: malc Date: Thu, 30 Aug 2007 23:06:12 +0400 Subject: [PATCH] Update --- Changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changes b/Changes index 4076731..ca32d94 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +12 + * Do not invoke `copy_to_user' under spin lock + (Spotted by Luca Tettamanti) + + * Switch to miscdevice API in Linux kernel module + (And update documentation to reflect this) + (Default device name is changed to `/dev/itc') + + * Add some logic to not draw stuff when it doesn't fit into the + viewport + 11 * Fix constant bar width -- 2.11.4.GIT