#993485 apt-listchanges: add option to show only changes since a date: --from 2021-01-01

#993485#5
Date:
2021-09-02 02:20:46 UTC
From:
To:
Sean's blog post indicates a need in some cases to add an option to
show only changes since a date specified by the user, like this:

   apt-listchanges --from 2021-01-01

https://spwhitton.name//blog/entry/posthoc-apt-listchanges/

This would complement the existing options for showing changes since a
version and the latest N number of changes.