diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-09-28 18:06:25 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-09-28 18:06:25 +0200 |
commit | 53fcd15fe7667628f4d5c4f2c1b2dc49f174d67c (patch) | |
tree | a90b3a2f16b3b628bcf0488ed985736546b868bd /Changelog | |
parent | 14055f3ecdeaada8f0e871f5943417bc236738a9 (diff) |
EFA: Handle ambiguous input properly (explicit accessors for candidate lists)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +git HEAD + + * EFA: Add accessors name_candidates and place_candidates + * EFA: errstr: in cases of ambiguous input, the name/place + candidates list is no longer encoded in the errstr accessor. Use the + new name_candidates / place_candidates accessors instead. + Travel::Status::DE::VRR 1.12 - Tue Aug 04 2015 * EFA: Add static method get_efa_urls |