Whamcloud - gitweb
Update for release of e2fsprogs 1.38-WIP-0509-1.
authorTheodore Ts'o <tytso@mit.edu>
Tue, 10 May 2005 00:42:38 +0000 (20:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 May 2005 00:42:38 +0000 (20:42 -0400)
debian/changelog
version.h

index 83c597a..e39d9d0 100644 (file)
@@ -1,21 +1,27 @@
-e2fsprogs (1.37-3) unstable; urgency=low
+e2fsprogs (1.37+1.38-WIP-0509-1) unstable; urgency=low
 
-  * Minor man page spelling/typo fixes.  (Closes: #304591, #304592, 
-       #304594, #304597, #304593)
+  * Make the blkid library much more efficient when a new device is added
+    on systems with a huge number of disks.
+  * Fix handling of the PAGER and SS_READLINE_PATH environment variables
+    in the ss library, and the TEST_IO_* environemnt vaiables for the
+    test_io io_manager, which was accidentally broken in 1.37-1.
   * Fix libblkid's recognition of cramfs filesystems, and add support for
     cramfs labels.
   * Fix filefrag to give correct results when the first block found is an
     indirect block.  (Closes: #307607)
   * Fix debugfs seg fault when the stat command is given and a filesystem
     is not open.
-  * Improve environment variable paranoia checks
+  * Improve environment variable paranoia checks.
   * Fix e2fsck's handling of multiply claimed blocks involving the resize
     inode.
   * When determining the libraries needed for the initrd, unset LD_PRELOAD
     and LD_LIBRARY_PATH and filter out libraries found in
     /etc/ld.so.preload.  (Closes: #304003)
+  * Update Sweedish translation, and added translation for Rwanda.
+  * Minor man page spelling/typo fixes.  (Closes: #304591, #304592,
+       #304594, #304597, #304593)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Fri,  6 May 2005 10:39:50 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Mon,  9 May 2005 09:10:20 -0400
 
 e2fsprogs (1.37-2) unstable; urgency=low
 
index 15d7c4f..0c1c9fb 100644 (file)
--- a/version.h
+++ b/version.h
@@ -6,5 +6,5 @@
  * Ts'o.  This file may be redistributed under the GNU Public License.
  */
 
-#define E2FSPROGS_VERSION "1.37"
-#define E2FSPROGS_DATE "21-Mar-2005"
+#define E2FSPROGS_VERSION "1.38-WIP"
+#define E2FSPROGS_DATE "09-May-2005"