aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-09-07 10:55:54 +0200
committerLoïc Minier <lool@dooz.org>2010-09-07 10:55:54 +0200
commit093147586f4d6fdf0ff4a92386e2c8f06d208845 (patch)
treebeadb15d5c78c87972d9a6e2428428c78bdab94f /debian
parent2fe91cda1f4b2325285ba30bbf43753b8128fcab (diff)
Document hwpack changes by James Westby:
* Add a module that provides some improvements to tarfile. * Add some matchers for testing the content of tarfiles. * Add the skeleton code to create empty hardware packs.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a17df8..0916a74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
linaro-image-tools (0.2) UNRELEASED; urgency=low
+ [ James Westby ]
+ * Add a module that provides some improvements to tarfile.
+ * Add some matchers for testing the content of tarfiles.
+ * Add the skeleton code to create empty hardware packs.
+
[ Torez Smith ]
* Add IGEP support; LP: #627611.