debian package 0.3-1

This commit is contained in:
Stefan Bühler 2024-01-09 12:02:21 +01:00
parent 16af2e2e8c
commit 8677051073

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pqm (0.3-1) unstable; urgency=medium
* move display_list_item fn to Mail.print
* add "forward-to" command to forward mails in the queue and their verbose state as attachment to given recipients
-- Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de> Tue, 09 Jan 2024 12:00:39 +0100
pqm (0.2-1) unstable; urgency=medium
* fix json stream decode performance issue