Whamcloud - gitweb
Update changelog for debian release.
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Dec 2003 07:08:07 +0000 (02:08 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Dec 2003 07:08:07 +0000 (02:08 -0500)
debian/changelog

index 3c8a9e7..abeb085 100644 (file)
@@ -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 <tytso@mit.edu>  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 <tytso@mit.edu>  Wed, 24 Dec 2003 14:24:14 -0500
 
 e2fsprogs (1.34+1.35-WIP-2003.12.07-1) unstable; urgency=medium