From 46ad97da15e6b1b0066e0eda9c9de2890d1e746f Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Thu, 19 Feb 2015 12:11:30 +0000 Subject: [PATCH] More changelogging. --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 272adca..b140dd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ dump1090-mutability (1.14) UNRELEASED; urgency=medium changes are discarded, unless they improve NUCp. Fixes most cases of "spikes" in position tracks for aircraft with poor GPS data, and helps with many cases where aircraft are transmitting garbage position - data. + data. (github issue #17) * If a position update is considered implausible, discard all the other data in the same message too, just in case - often altitude will be wrong in this case, too. @@ -44,6 +44,7 @@ dump1090-mutability (1.14) UNRELEASED; urgency=medium garbage). * Fix stats timestamp output during the period shortly after restart. * Include timezone in timestamps shown with --stats + * Add stats for CPR speed/range filtering. * Webmap: * Fix webmap history loading when no history is present.