diff options
author | Bdale Garbee <bdale@gag.com> | 2010-05-05 02:34:41 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-05-05 02:34:41 -0600 |
commit | fa77db2ffd8a749c93767db5a6311131e00473ae (patch) | |
tree | 6983fef838445444105b696c08d12e352e5f5e48 /debian/changelog | |
parent | 8b6767e24a88482dbd3d4c4c969a0be08917d22b (diff) |
update changelogs for Debian builddebian/0.6+190+g8b6767e
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <bdale@gag.com> Wed, 05 May 2010 02:34:06 -0600 + altos (0.6+187+g8702f49) unstable; urgency=low [ Bdale Garbee ] |