Code

changelog: Documented that #630683 had been fixed.
[pkg-collectd.git] / debian / changelog
index 811dd95e9b5cac01ff7dc4934ea3e534ec269261..ef4b7ee9fb1013da29705c0ec856f21e656b8cef 100644 (file)
@@ -1,6 +1,8 @@
 collectd (5.2.0-1) experimental; urgency=low
 
   * New upstream release:
+    - ping plugin: Don't abort if ping_send fails but report an error only;
+      thanks to Bernd Zeimetz for reporting this (Closes: #630683).
     New plugins:
     - Aggregate multiple values lists into one: aggregation
     - Query statistics from BSD's packet filter: pf (FreeBSD only)