diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-05-27 08:35:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-05-27 08:35:32 +0200 |
commit | 843388f82ba323965e1bff926d785a60d45f5590 (patch) | |
tree | 70502c5657cd210f2b828f2d7d83e71b691cf731 /Changelog | |
parent | 2cdd2e22c42385fd4ca2aa75569756ea17a601c4 (diff) |
return a delay of undef when no delay information is available
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +git HEAD + + * Result->delay: return undef when no data is available. This allows to + distinguish between on-time departures (delay 0) and departures without + realtime data (delay undef) + Travel::Status::DE::VRR 1.09 - Thu Apr 30 2015 * EFA: Fix crash when ->results is called after a network error occured |