From b4a6bb58f53f68665940bf3069ad00f0f91f4f7a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Jun 2023 12:21:27 +0100 Subject: [PATCH] changelog: Document 1.1.9 including its changes Signed-off-by: Ian Jackson --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1e0dc98..26b722f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +hippotat (1.1.9) unstable; urgency=medium + + Bugfix (for future compatibility): + * base64: Tolerate lack of padding when decoding. + (Bug introduced in 1.1.8.) + + Packaging: + * Makefile: update release checklist for experience with 1.1.8 + * Update the provided Cargo.lock. + + -- Ian Jackson Fri, 16 Jun 2023 12:18:32 +0100 + hippotat (1.1.8) unstable; urgency=medium Dependencies: -- 2.30.2