Commit e2ece5a9 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

add --timeout to efa-m(1) and changelog

parent 506b66a8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
git HEAD

    * EFA: Fix crash when ->results is called after a network error occured
    * efa-m: Add --timeeout option

Travel::Status::DE::VRR 1.08 - Mon Mar 03 2014

    * efa-m: Add -o, --offset option
+4 −0
Original line number Diff line number Diff line
@@ -250,6 +250,10 @@ URL to the EFA entry point, defaults to L<http://efa.vrr.de/vrr/XSLT_DM_REQUEST>
Depending on your location, some I<url>s may contain more specific data
than others.  See Travel::Status::DE::EFA(3pm) for alternatives.

=item B<--timeout> I<seconds>

Set timeout for HTTP requests. Default: 10 seconds.

=item B<-V>, B<--version>

Show version information.