From: Theodore Ts'o Date: Fri, 7 Oct 2011 22:43:50 +0000 (-0400) Subject: debian: update the changelog for the e2fsprogs 1.42~WIP-2011-10-05-2 release X-Git-Tag: v1.42-WIP-1009~13 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=394550c81c738a7718d820a20abcfd3de31976d2;p=tools%2Fe2fsprogs.git debian: update the changelog for the e2fsprogs 1.42~WIP-2011-10-05-2 release Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/changelog b/debian/changelog index 39ac2d3..5e285af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +e2fsprogs (1.42~WIP-2011-10-05-2) unstable; urgency=low + + * Fix portability issues with non-Linux platforms and for the mips + platform, which does some really strange things vis-a-vis + 32/64-bit support without actually having a 64-bit version of + the architecture (Closes: #644502) + * Fix dependency problem which causes the newer version of libcom_err2 + to get pulled in when upgrading to e2fsprogs, which needs the new + interface exported by libcom_err2. (Closes: #644425, #644584) + + -- Theodore Y. Ts'o Fri, 07 Oct 2011 18:27:06 -0400 + e2fsprogs (1.42~WIP-2011-10-05-1) unstable; urgency=low * Update translations: German (Closes: #520985)