diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-10-09 20:49:36 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-10-09 22:25:01 -0400 |
commit | 3871db6d14e4fb1e0a9f269cf7873eaaa9174f94 (patch) | |
tree | 3c9b8cf6c3a84471a82da770d6b15bffe08d7b54 /debian | |
parent | db865237901de71d2ce94f73849c15e1d0baa3af (diff) | |
download | e2fsprogs-3871db6d14e4fb1e0a9f269cf7873eaaa9174f94.tar.gz |
Update for e2fsprogs 1.42-WIP-1009 release
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e285af4..d86d05a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +e2fsprogs (1.42~WIP-2011-10-09-1) unstable; urgency=low + + * New upstream release + * Fixed infinite loop in filefrag (Closes: #644792) + * Fixed various spelling and translation problems + * Fixed various man pages + * Fixed 64-bit block numbers in e2fsck's journal replay + * Fixed mipsel FTBFS that was fixed for mips + * Update Sweedish, French, and Czech translations + * Convert to debian source 3.0 (quilt) format + + -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 09 Oct 2011 22:24:31 -0400 + e2fsprogs (1.42~WIP-2011-10-05-2) unstable; urgency=low * Fix portability issues with non-Linux platforms and for the mips |