diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-05-25 11:32:47 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-05-25 11:32:47 +0200 |
commit | 5279c129209053024c8b7f8366254d80af5ccbc5 (patch) | |
tree | 99231f9ce95d9b4397f4fc8d46ee3865218814eb /Changelog | |
parent | 723744f9fcbd96a28c294d8f59aa81034282e983 (diff) |
--proximity / use_near_stops: Accept walking time in minutes
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +git HEAD + + * efa: Changed -p/--proximity default walking time from 8 to 10 minutes + * efa: The -p/--proximity option now takes an optional duration argument + * EFA: use_near_stops now accepts an integer (interpreted as walking time + in minutes) instead of a boolean value + Travel::Routing::DE::VRR 2.09 - Fri Jan 09 2015 * Travel::Routing::DE::EFA::Exception::Ambiguous: Add post_value accessor |