From fa77db2ffd8a749c93767db5a6311131e00473ae Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 5 May 2010 02:34:41 -0600 Subject: [PATCH] update changelogs for Debian build --- ChangeLog | 26 ++++++++++++++++++++++++++ debian/changelog | 8 ++++++++ 2 files changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 682a78a7..5fcf8d70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +commit 8b6767e24a88482dbd3d4c4c969a0be08917d22b +Author: Keith Packard +Date: Wed May 5 01:32:46 2010 -0700 + + Use ao_delay to sleep for 2 seconds instead of trying ao_sleep + + ao_sleep doesn't delay for a specified time interval as much as one + might want it to. + +commit e6bb80975fde20928a830170f0821d59a8c72690 +Author: Keith Packard +Date: Wed May 5 01:31:57 2010 -0700 + + Fix all stdio reading functions to be __critical + + Oh, right SDCC has '__critical' to mark sections of code that need to + run with interrupts disabled; no need to use EA = 0 and EA = 1. + + Signed-off-by: Keith Packard + +commit ff03cdf746b83542ebcca00d32e6cc69ccfc122d +Author: Bdale Garbee +Date: Wed May 5 01:57:54 2010 -0600 + + update changelogs for Debian build + commit 8702f497c4278648303eced1aed5bd76d559521a Author: Bdale Garbee Date: Wed May 5 01:57:11 2010 -0600 diff --git a/debian/changelog b/debian/changelog index dd97cb28..7d9ad670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +altos (0.6+190+g8b6767e) unstable; urgency=low + + [ Keith Packard ] + * Fix all stdio reading functions to be __critical + * Use ao_delay to sleep for 2 seconds instead of trying ao_sleep + + -- Bdale Garbee Wed, 05 May 2010 02:34:06 -0600 + altos (0.6+187+g8702f49) unstable; urgency=low [ Bdale Garbee ] -- 2.30.2