X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ChangeLog;h=cee5bdeee42b3009965742713078d4b00d9ddcaa;hp=1ced1821724a6a91c45600a4000c3fa50c1a5936;hb=fd0a42e0e96dcb8ecc9e999f70bcf70692692af9;hpb=bbb152c712801653374a8f82869e2e8bf41f7279 diff --git a/ChangeLog b/ChangeLog index 1ced1821..cee5bdee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +commit 10d1bbcd9709a5eee8d50989215242b16feb7232 +Author: Keith Packard +Date: Sat Dec 19 11:34:16 2009 -0800 + + Use ao_radio_get/ao_radio_put in packet code. + + The ao_radio_get function both acquires the mutex *and* configures the + radio channel and frequency. Failing to use this in the packet code + would leave the radio frequency unconfigured. + + Signed-off-by: Keith Packard + +commit a15abc1882a3bdd2c980eed169f3b80337528390 +Author: Bdale Garbee +Date: Sat Dec 19 12:15:29 2009 -0700 + + update changelogs for Debian build + +commit bbb152c712801653374a8f82869e2e8bf41f7279 +Author: Bdale Garbee +Date: Sat Dec 19 12:05:40 2009 -0700 + + update changelogs for Debian build + commit 7ac8efea5d60b81adccdc1e38ac4c13facfae7c9 Author: Keith Packard Date: Tue Dec 15 23:58:29 2009 -0800