diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 13:48:53 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-03-03 13:48:53 +0100 |
commit | 36ff95e512d7a90e54d474a1dd5d63935082716f (patch) | |
tree | ccbcc4841b48739cc33e3bcb2f2e772072a16aff /Changelog | |
parent | 890fb5128047594a327f4d0ef7c40f768d36b568 (diff) |
add missing entries to changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ git HEAD - * Improve error message for unparsable (or missing) route data - * Add option to specify maximum number of connections + * Move all logic to Travel::Routing::DE::EFA and require an EFA url to + be set. This way, any EFA service is supported. + Travel::Routing::DE::VRR now calls ::EFA with the VRR url, so there are + no backwards-incompatible changes + * Improve error messages for missing route data and backend errors + * Add option to specify maximum number of connections (efa -n) * efa: add -f / --full-route option + * efa: add -u / --efa-url option Travel::Routing::DE::VRR 2.04 - Tue Jan 07 2014 |