diff --git a/dateutils.changes b/dateutils.changes index a576fb8..d9f95d6 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,6 +1,12 @@ ------------------------------------------------------------------- Wed Feb 17 14:55:42 UTC 2021 - Michael Vetter +- Update to 0.4.8: + * be symmetric about differences, A - B := -(B - A) for A < B + * fix security issue when reading TZMAP_DIR from environment + * fix printing of negative 0 (-0) + * fix issue with tzdata transitions in files with leap second + * adjustments that are now cut off at expiration time (#121) - Drop dateutils-remove-deprecated-header.patch: not needed anymore -------------------------------------------------------------------