summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-03-03 13:48:53 +0100
committerDaniel Friesel <derf@finalrewind.org>2014-03-03 13:48:53 +0100
commit36ff95e512d7a90e54d474a1dd5d63935082716f (patch)
treeccbcc4841b48739cc33e3bcb2f2e772072a16aff
parent890fb5128047594a327f4d0ef7c40f768d36b568 (diff)
add missing entries to changelog
-rw-r--r--Changelog9
1 files changed, 7 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index b05c727..2ef7733 100644
--- a/Changelog
+++ b/Changelog
@@ -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