X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=10b8a0e45b22fc0b0baa1e2dcaf1ed40447dff1f;hb=cb5a427d6e9b832826c65b3cedc89bbc1ef4a4d6;hp=8cd4412db178faec0da42144a49cc1c4604929da;hpb=220f8339105bf7afe4ae6ca5ad97f4e3548ed494;p=tinyos-2.x.git diff --git a/debian/changelog b/debian/changelog index 8cd4412d..10b8a0e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +tinyos (2.1.1-4.4-1tmi) hardy; urgency=low + + * Fix broken wait delay in msp430 platforms, where compiler optimized out + the wait loop needed to allow the 32kHz crystal time to stabilize. + * New system components SharedArbiterC and SharedSplitControlC. + * Various MSP430 USCI UART fixes. + * Revert change to TOSMAKE_PATH in 2.1.1. System defined TINYOS_MAKE_PATH + should be added to the end of TOSMAKE_PATH so user paths are first + and can therefore override system paths. + + -- TMI Packages Wed, 03 Nov 2010 14:36:23 -0600 + +tinyos (2.1.1-4.3-1tmi) hardy; urgency=low + + * Merge TinyOS 2.1.1. + * Fix telosa and telosb BSL options. + * tos-bsl fix for new cp210x driver (ioctls start at SIOCDEVPRIVATE now). + + -- TMI Packages Wed, 26 May 2010 13:37:54 -0600 + tinyos (2.1.0-4.2-1tmi) hardy; urgency=low * Update tinyos.sh to fix improper recording of current TOSROOT.