summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorNima Talebi <nima@it.net.au>2010-02-16 08:31:59 +1100
committerNima Talebi <nima@it.net.au>2010-02-16 08:31:59 +1100
commitbb5d00b80c05cb42326d2c4a0b92a504e587c03f (patch)
tree1bc9303dcd991b766317dfe671ab2e41495b3176 /debian
parenta87417241b16b690682561c7673c31be76fc3703 (diff)
downloadpython-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.tar.gz
python-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.tar.xz
python-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.zip
New feature release (log handling)v3.10.11
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e3f427..a128278 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-dmidecode (3.10.11-1) unstable; urgency=low
+
+ * New upstream release.
+ * Log messages no longer handled via `fprintf' statements, but handled
+ inside a data structure and dealt with accordingly.
+
+ -- Nima Talebi <nima@it.net.au> Tue, 16 Feb 2010 08:30:44 +1100
+
python-dmidecode (3.10.10-1) unstable; urgency=low
* New upstream cleanup release.