]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - changelog
Our first official changelog may look something like this.
[tinyos-2.x.git] / changelog
index 8297110d0621d8fbcb694a1d4269120a9041683c..1c2ba14c2952e1b3e244c3f4851872f85a1c3c65 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,53 @@
+tinyos (2.1.0-2-1tinyos1) hardy; urgency=low
+
+  * TinyOS packages now carry both upstream (official) and TMI version numbers
+    encoded as the debian package version number.
+  * TinyOS source packages work through the tinyos-source meta package and by
+    providing tinyos-source to allow multiple tinyos-source-VER packages to be
+    installed while still allowing upgrades to bring in the latest
+    tinyos-source-VER package (perhaps via apt-get dist-upgrade).
+  * .gbp.conf file configures for git-buildpackage.  Using the 'per branch'
+    config file so that we can maintain packages for multiple tinyos upstream
+    versions, as needed, from a single git repository.
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Thu, 03 Dec 2009 13:06:14 -0700
+
+tinyos (2.1.0-1tinyos1) hardy; urgency=low
+
+  * Performance improvements to the msp430 USCI SPI peripheral code.
+  * Better support in the msp430 USCI SPI peripheral for acting as SPI slave.
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Sat, 16 May 2009 11:56:51 -0600
+
+tinyos (2.1.0-1tinyos0) hardy; urgency=low
+
+  * Add filters for svn and git repos when building deb packages.
+  * Fix up io pin restoration after SPI peripheral is released.
+  * Wrong definition.  __MSP430_HAS_ADC12 has trailing underscores.
+  * This change allows msp430 usci SpiByte.write to terminate if the spi
+    resource is released in a higher level interrupt.
+  * Msp430UartP for usci incorrectly resetting peripheral state when released.
+  * Resource unconfigure in Msp430SpiP for usci was incorrect.
+  * Add PlatformSerialC to tmicore, for convenience.
+  * Flash bits for the tmicore platform.  Need work.
+  * Fix up steve's e-mail address.
+  * Fix up HplMsp430GeneralIOC.nc to make it more robust in the face of
+    various msp430 configurations.
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Sun, 12 Apr 2009 15:39:00 -0600
+
+tinyos (2.1.0-0tinyos4) hardy; urgency=low
+
+  * Support 64-bit builds
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Thu, 04 Sep 2008 10:55:34 -0600
+
+tinyos (2.1.0-0tinyos3) hardy; urgency=low
+
+  * Incorporate local enhancements to tos-bsl and motelist
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Thu, 04 Sep 2008 10:55:34 -0600
+
 tinyos (2.1.0-0tinyos2) hardy; urgency=low
 
   * The extractor and tinyos.files files exist in tools/release, so we don't