From e5b78a9a71697a8e577cbd9e3f4b167f448310ee Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 27 Jun 2016 17:48:15 +0200 Subject: changelog, update DB Data link --- Changelog | 7 +++++++ bin/db-iris | 2 +- lib/Travel/Status/DE/IRIS/Stations.pm | 2 +- scripts/acronyms.pl | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index c80bd99..7c6e799 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +git HEAD + + * Travel::Status::DE::IRIS::Result: Fix ->classes accessor + (returned a string instead of a list) + * Fix DS100 codes for "Stuttgart Hbf (tief)" and "Stuttgart-Feuerbach" + + Travel::Status::DE::IRIS 1.08 - Thu Jun 09 2016 * New dependency: Geo::Distance diff --git a/bin/db-iris b/bin/db-iris index 50c9f30..cabe6cc 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -755,7 +755,7 @@ Copyright (C) 2013-2016 by Daniel Friesel Ederf@finalrewind.orgE The station data used by this script is provided by DB Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and also available under a CC-BY 4.0 license on -L. +L. =head1 LICENSE diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 3055a9c..579ea9a 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -8684,6 +8684,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel Ederf@finalrewind.org This module is licensed under the same terms as Perl itself. Note that the station data used by this module is also available under a CC-BY 4.0 license on -L. +L. diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl index d4ba9cb..041d1d2 100755 --- a/scripts/acronyms.pl +++ b/scripts/acronyms.pl @@ -2055,6 +2055,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel Ederf@finalrewind.org This module is licensed under the same terms as Perl itself. Note that the station data used by this module is also available under a CC-BY 4.0 license on -L. +L. EOF -- cgit v1.2.3