chiark / gitweb /
Document changes in 1.2.3 (planned Debian-only release)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 28 Sep 2025 09:43:48 +0000 (10:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 28 Sep 2025 10:47:57 +0000 (11:47 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 6f8f9e6bdb751b9d4f7776f697777836e0d3eea3..e4210938902acf1b2c2610e0d2d56996a90ab529 100644 (file)
@@ -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 <ijackson@chiark.greenend.org.uk>  Sun, 28 Sep 2025 11:09:13 +0100
+
 hippotat (1.2.2) unstable; urgency=medium
 
   * Replace config custom proc macro with derive-deftly.