From: Bdale Garbee Date: Thu, 6 May 2010 18:48:00 +0000 (-0600) Subject: update changelogs for Debian build X-Git-Tag: debian/0.6+193+g314d27a X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=8be04df7e1e0a369ffb1137c6e2ec63585e3c935 update changelogs for Debian build --- diff --git a/ChangeLog b/ChangeLog index 5fcf8d70..b65681ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +commit 314d27a73c903fef2968dabac3d5313573713460 +Merge: fa77db2 823fc0a +Author: Bdale Garbee +Date: Thu May 6 12:47:30 2010 -0600 + + Merge remote branch 'remotes/origin/fix-reset' + +commit 823fc0ac27b8df9b4ba1ca0f229b431baf5b46dd +Author: Keith Packard +Date: Wed May 5 12:50:39 2010 -0700 + + Don't change dbg clock while changing reset_n. Use 20ms everywhere + + This changes the reset code to be more conservative about changing + things at the same time, and also sets all timings to 20ms to make + debugging with the scope easier. + + Signed-off-by: Keith Packard + +commit fa77db2ffd8a749c93767db5a6311131e00473ae +Author: Bdale Garbee +Date: Wed May 5 02:34:41 2010 -0600 + + update changelogs for Debian build + commit 8b6767e24a88482dbd3d4c4c969a0be08917d22b Author: Keith Packard Date: Wed May 5 01:32:46 2010 -0700 diff --git a/debian/changelog b/debian/changelog index 7d9ad670..5f037f2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +altos (0.6+193+g314d27a) unstable; urgency=low + + [ Keith Packard ] + * Don't change dbg clock while changing reset_n. Use 20ms everywhere + + -- Bdale Garbee Thu, 06 May 2010 12:47:51 -0600 + altos (0.6+190+g8b6767e) unstable; urgency=low [ Keith Packard ]