]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - changelog
Add gbp.conf.template, a template for .gbp.conf.
[tinyos-2.x.git] / changelog
index 8b2e7cda3f0f00a983e5ca2fe29bddd3193e4a6d..1c2ba14c2952e1b3e244c3f4851872f85a1c3c65 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,24 @@
+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.