summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b216a78)
raw | patch | inline | side by side (parent: b216a78)
author | Sebastian Harl <sh@teamix.net> | |
Thu, 22 Nov 2012 10:51:09 +0000 (11:51 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 22 Nov 2012 10:51:09 +0000 (11:51 +0100) |
Fixed parse errors when using (including) empty config files.
Thanks to Reinhard Tartler for reporting this!
Closes: #592881
Thanks to Reinhard Tartler for reporting this!
Closes: #592881
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index cef14730b869b58e41cdd2905f385bb6bb1a1e1e..4c146f53f053b662b2afa1513b2659f65fd87677 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- df plugin: Ignore "rootfs" file-system type to make sure that root
file-system statistics are only collected once; thanks to Florian La
Roche for reporting this (Closes: #657122).
+ - Fixed parse errors when using (including) empty config files; thanks to
+ Reinhard Tartler for reporting this (Closes: #592881).
New plugins:
- Aggregate multiple values lists into one: aggregation
- Query statistics from BSD's packet filter: pf (FreeBSD only)