From 45a1c2d2dfb69e5269ef2756fcd0f734b48d41cb Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 5 May 2010 01:54:33 -0600 Subject: [PATCH] update changelogs for Debian build --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ debian/changelog | 12 ++++++++++++ 2 files changed, 51 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7094d996..873a2ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +commit f7ff3278bb670df59d7425a014cfe8e3718fea3f +Author: Keith Packard +Date: Wed May 5 00:44:42 2010 -0700 + + Disable interrupts while reading from stdin + + With multiple input source support, there is a lag between asking a + device if it has data and then waiting for more data to appear. If an + interrupt signalling additional input arrives in this interval, we'll + go to sleep with input available. + + This patch uses a big hammer by just disabling interrupts for the + whole process. + + Signed-off-by: Keith Packard + +commit aa9ff021d683764a43800eaa18ea0c9be5134939 +Author: Keith Packard +Date: Tue May 4 21:42:54 2010 -0700 + + Revert "Add optional 's' command to packet slave to enable/disable slave mode" + + This reverts commit e7dc7fab787df63a4de72c8450e94092eb04d7db. + + This patch didn't work, and magically appears to break flashing TM + from TD. + +commit 8c95f33686f69da717013ec2c25dbcd99c03aa45 +Author: Bdale Garbee +Date: Thu Apr 29 17:48:44 2010 -0600 + + more text created during SFO->DEN flight + +commit af0613ffc178b9b1f011c315923f92f2581fe53e +Author: Bdale Garbee +Date: Tue Apr 27 00:18:43 2010 -0600 + + update changelogs for Debian build + commit 99094f02bf4849ba1f6b9842ded6c39d894320f7 Merge: 641e76c 75d8ffd Author: Bdale Garbee diff --git a/debian/changelog b/debian/changelog index be14fb89..b5734f6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +altos (0.6+184+gf7ff327) unstable; urgency=low + + [ Bdale Garbee ] + * more text created during SFO->DEN flight + + [ Keith Packard ] + * Revert "Add optional 's' command to packet slave to enable/disable + slave mode" + * Disable interrupts while reading from stdin + + -- Bdale Garbee Wed, 05 May 2010 01:52:27 -0600 + altos (0.6+180+g99094f0) unstable; urgency=low [ Keith Packard ] -- 2.30.2