summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc103c6..439175d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-dmidecode (3.10.8-1) unstable; urgency=low
+
+ * New Upstream release.
+ * Packaged unit-test to tarball.
+ * Rewritten unit-test to be able to run as non-root user, where it will not
+ try to read /dev/mem.
+ * Added two dmidump data files to the unit-test.
+
+ -- Nima Talebi <nima@it.net.au> Mon, 14 Dec 2009 17:11:53 +1100
+
python-dmidecode (3.10.7-3) unstable; urgency=low
* Last of URI fixes (#540389).