summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1c2ae5)
raw | patch | inline | side by side (parent: a1c2ae5)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Aug 2015 11:44:45 +0000 (13:44 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Aug 2015 11:44:45 +0000 (13:44 +0200) |
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 9b470d7b11c5b696e458efd39d72d9e56d38808a..98c3ab60ba443bb2ad20aeeac2ee7a16920c1f04 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Fixed an off-by-one error in the AVL tree implementation that broke
setups using only one threshold definition; thanks to Alexander Golovko
for reporting this (Closes: #754230).
+ - The disk plugin now (optionally) supports instance names based on a udev
+ attribute; thanks to Trent W. Buck for reporting this (Closes: #632936).
* debian/patches:
- Removed bts559801_plugin_find_fix.dpatch; merged upstream.
- Removed bts747093_lvm_segfault.dpatch; merged upstream.