summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Prokop <mika@debian.org>2024-08-16 12:18:25 +0200
committerMichael Prokop <mika@debian.org>2024-08-16 12:18:25 +0200
commit8cc745c38fba1d4ec3e5d66cffbeadd8b492c2ce (patch)
tree67fe8ec8e08c1915c3e9922088bfaafdf4e73bad /debian/changelog
parent75b0275712b9123e5fa163b939f3adae8acb44f1 (diff)
downloadzsh-8cc745c38fba1d4ec3e5d66cffbeadd8b492c2ce.tar.gz
zsh-8cc745c38fba1d4ec3e5d66cffbeadd8b492c2ce.zip
Upload to unstable as 5.9-8
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a845d122..c19d25410 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+zsh (5.9-8) unstable; urgency=medium
+
+ * [75b0275] Cherry-pick upstream commit 727b493e to address FTBFS on
+ mips64el. Thanks to Chris Hofstaedtler <zeha@debian.org>
+ (Closes: #1078749)
+
+ -- Michael Prokop <mika@debian.org> Fri, 16 Aug 2024 12:17:47 +0200
+
zsh (5.9-7) unstable; urgency=medium
[ Chris Hofstaedtler ]