Code

The new release also fixes #632936.
authorSebastian Harl <sh@tokkee.org>
Thu, 20 Aug 2015 11:44:45 +0000 (13:44 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 20 Aug 2015 11:44:45 +0000 (13:44 +0200)
debian/changelog

index 9b470d7b11c5b696e458efd39d72d9e56d38808a..98c3ab60ba443bb2ad20aeeac2ee7a16920c1f04 100644 (file)
@@ -14,6 +14,8 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium
     - 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.