From fc1a8af4bf4c17e9a2df3c66050600aceabdde3d Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 25 Nov 2016 14:51:00 -0800 Subject: [PATCH] changelog bump --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 15532cf..3621026 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +feedgnuplot (1.40-1) unstable; urgency=medium + + * Upstream update: + - If the options couldn't be parsed I don't dump the whole manpage + - --style and --rangesize can now take a comma-separated list of IDs + - 'any' is from List::MoreUtils, not List::Util + - the sleep-forever delay at end is now > 1000 days + + -- Dima Kogan Fri, 25 Nov 2016 14:49:36 -0800 + feedgnuplot (1.39-1) unstable; urgency=medium * Upstream update: