From 8f1b8566d43b7bc23441ff7987ecfb8c1e6d3633 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Fri, 16 Jan 2015 20:37:55 +0000 Subject: [PATCH] Update changelog. --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index ce9492b..b0180e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +dump1090-mutability (1.10.3010.14mu-12) UNRELEASED; urgency=medium + + * Add generation of history JSON. + * Load history when the webmap is initialized. + * Display stats on exit in --net-only mode. + * Explicitly pick the closest tuner gain to the one requested. + * Include a status message in HTTP response headers. + * Fix sort-by-message-count in the webmap. + + -- Oliver Jowett Fri, 16 Jan 2015 20:34:33 +0000 + dump1090-mutability (1.10.3010.14mu-11) unstable; urgency=medium * Fix UTC clock display in non-UTC timezones.