summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 83e1c48)
raw | patch | inline | side by side (parent: 83e1c48)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Aug 2015 09:53:02 +0000 (11:53 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 20 Aug 2015 10:14:02 +0000 (12:14 +0200) |
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 11874241611d862dc4f043c191c967054f595c55..ae0f12641b870b3f3867204d8b26d795dd45d1d6 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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.