diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-14 19:59:02 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-14 19:59:02 +0100 |
commit | e8e22fd6cd102cee2b3fb7e4aa800d15184f104f (patch) | |
tree | 7b339b2e50b8995c1e036bd0fb72c990f517224a /Changelog | |
parent | c3614a552fe64f35a415e7e10028e0a6f6c37db0 (diff) |
Release v5.025.02
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Travel::Status::DE::DeutscheBahn 5.02 - Wed Dec 14 2023 + + * Fix calls to $journey->route crashing in handle_day_change or add_message + in some circumstances if the $hafas object that created $journey has + gone out of scope (and become eligible for garbage collection) in the + meantime. The culprit was a mis-application of weaken() introduced in + v5.01. + * hafas-m: Add -v/--via option + Travel::Status::DE::DeutscheBahn 5.01 - Sat Nov 25 2023 * Fix incorrect handling of HIM messages (introduced in 4.19) |