Code

The new release fixes #739625 and #754230.
authorSebastian Harl <sh@tokkee.org>
Thu, 20 Aug 2015 09:53:02 +0000 (11:53 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 20 Aug 2015 10:14:02 +0000 (12:14 +0200)
debian/changelog

index 11874241611d862dc4f043c191c967054f595c55..ae0f12641b870b3f3867204d8b26d795dd45d1d6 100644 (file)
@@ -8,6 +8,11 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium
       Crompton for reporting this (Closes: #632713).
     - Fixed a FTBFS using clang; thanks to Arthur Marble for reporting this
       and providing a patch (Closes: #758481).
+    - collection.cgi now supports the df_complex types; thanks to Joel Franco
+      Guzmán for reporting this (Closes: #739625).
+    - 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).
   * debian/patches:
     - Removed bts559801_plugin_find_fix.dpatch; merged upstream.
     - Removed bts747093_lvm_segfault.dpatch; merged upstream.