From 7a93063f3c85de467890902c3e1cdf3913f1d5c8 Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Tue, 15 Dec 2009 10:33:57 +1100 Subject: Endian-aware code --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 439175d..34959b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ python-dmidecode (3.10.8-1) unstable; urgency=low * New Upstream release. + * Big-endian and little-endian approved. * 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 Mon, 14 Dec 2009 17:11:53 +1100 + -- Nima Talebi Tue, 15 Dec 2009 10:33:31 +1100 python-dmidecode (3.10.7-3) unstable; urgency=low -- cgit