From: Theodore Ts'o Date: Thu, 25 Dec 2003 07:08:07 +0000 (-0500) Subject: Update changelog for debian release. X-Git-Tag: E2FSPROGS-1_35-WIP-0131~20 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=94ed67eb470b3fa9f7068db2fdb70d4e1fa32137;p=tools%2Fe2fsprogs.git Update changelog for debian release. --- diff --git a/debian/changelog b/debian/changelog index 3c8a9e7..abeb085 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,23 @@ e2fsprogs (1.34+1.35-WIP-2003.12.07-2) unstable; urgency=low * Fix test for /etc/mkinitrd/scripts/e2fsprogs to make sure it gets removed. (Closes: #213275) - - -- Theodore Y. Ts'o Sun, 7 Dec 2003 12:35:21 -0500 + * Debugfs now searches for the appropriate pager to use, beginning + with /usr/bin/pager, and then falling back to 'less' and 'more'. + (Closes: #221977) + * Fixed mangled encoding in Czech locale file. (Closes #214633) + * Fix bug where using debugfs to copy a file from /dev/null caused + in correct mode bits. (Closes: #217456) + * Fixed a bug where e2fsck would bomb out if a journal needed to be + replayed when using an alternate superblock. + * Minor manual page fixups/cleanups. + * Debugfs's mkdir command will automatically expand the directory if + necessary. (Closes: #217892) + * Fix a bug in e2fsck which caused it to incorrectly fix a filesystem + when reconnecting a directory requires creating a lost+found + directory. (Closes: #219640) + * Add Spanish translation. + + -- Theodore Y. Ts'o Wed, 24 Dec 2003 14:24:14 -0500 e2fsprogs (1.34+1.35-WIP-2003.12.07-1) unstable; urgency=medium