From e2ece5a9c331ad62fb93cffb633315b5268f8851 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 29 Apr 2015 18:40:55 +0200 Subject: add --timeout to efa-m(1) and changelog --- Changelog | 5 +++++ bin/efa-m | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/Changelog b/Changelog index 2e5ee2e..0170470 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +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 diff --git a/bin/efa-m b/bin/efa-m index 5b7a1b6..896dad1 100755 --- a/bin/efa-m +++ b/bin/efa-m @@ -250,6 +250,10 @@ URL to the EFA entry point, defaults to L Depending on your location, some Is may contain more specific data than others. See Travel::Status::DE::EFA(3pm) for alternatives. +=item B<--timeout> I + +Set timeout for HTTP requests. Default: 10 seconds. + =item B<-V>, B<--version> Show version information. -- cgit v1.2.3