From: scipio Date: Wed, 3 Oct 2007 05:47:47 +0000 (+0000) Subject: Start adding them so we don't forget. X-Git-Tag: release_tinyos_2_1_0_0~695 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=78cd648c4fd9b50e360b567594dcdde6f930448a Start adding them so we don't forget. --- diff --git a/release-notes.txt b/release-notes.txt index 2dd8c277..9c860ed4 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,5 +1,13 @@ These release notes are as of: $Date$ +Upcoming: + Added 4-bit link estimator + Added low-power application tutorial + Changed Packet interface to better support type checking + Changed Receive interface to support fan-in + Changed atm128 I2C bus to obey same addressing as MSP430 + Fixed memory leak in CTP on duplicate suppression + 2.0.2: Added reimplementation of low-power CC2420 stack to support AUTOACK and SACK Added Deluge and related tools (support for micaZ and telosb only)