From df96643a684a3ea105b4360f5c6a0f74a312aa5f Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sun, 26 Dec 2010 17:21:14 -0600 Subject: [PATCH] usr/lib/byobu/cpu_temp: add cpu temp path for modern (x201) thinkpads, LP: #693568 --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d85be347..577a9ee5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ byobu (3.17) unreleased; urgency=low - * usr/lib/byobu/cpu_temp: add cpu temp path for modern (x201) thinkpads + * usr/lib/byobu/cpu_temp: add cpu temp path for modern (x201) thinkpads, + LP: #693568 * usr/share/byobu/windows/common: must set a target site for the sample w3m window to work, LP: #689340 * usr/bin/byobu: list all sessions, LP: #684926