From: Ian Jackson Date: Sun, 28 Sep 2025 09:43:48 +0000 (+0100) Subject: Document changes in 1.2.3 (planned Debian-only release) X-Git-Tag: debian/1.3.1~8^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=c814725455ce67ad3d4f47613018e6981ef41845;p=hippotat.git Document changes in 1.2.3 (planned Debian-only release) Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 6f8f9e6..e421093 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +hippotat (1.2.3) unstable; urgency=medium + + * Allow use of nix 0.30, working incompatibility by using libc + for dup2 and read. Closes: #1116421. + [Report and code contribution from Peter Green] + + -- Ian Jackson Sun, 28 Sep 2025 11:09:13 +0100 + hippotat (1.2.2) unstable; urgency=medium * Replace config custom proc macro with derive-deftly.