summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2004-01-31 22:33:16 -0500
committerTheodore Ts'o <tytso@mit.edu>2004-01-31 22:33:16 -0500
commit1daf758571f444bf61e8a201e963f7d3b2d273e1 (patch)
treec2987c8e0f86ed415aabde6752fda8ead5197892 /RELEASE-NOTES
parent489f00248f19fdb61d5c71ca57c4c26b1e451597 (diff)
downloade2fsprogs-1daf758571f444bf61e8a201e963f7d3b2d273e1.tar.gz
Update for WIP release 1.35-WIP release dated 31-Jan-2004.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES27
1 files changed, 23 insertions, 4 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 59a7b76d..64a3e62a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,9 @@
-E2fsprogs 1.35-WIP (December 26, 2003)
-======================================
+E2fsprogs 1.35-WIP (January 31, 2004)
+=====================================
+Fix NLS bug in e2fsck, by avoiding trying to expand an empty string
+(the NLS library will replace "" with the .po header information).
+
Fix a bug in mke2fs which caused -T largefile or -T largefile4 to core
dump due to a division by zero error. (Addresses Debian bug #207082)
@@ -25,6 +28,10 @@ block group descriptor or a superblock and a bad block indirect block.
In the case where the indirect block is corrupted, we now suggest
"e2fsck -c".
+Fix byte swap bugs in e2fsck that caused the journal backup location
+in the superblock and symlinks created by SE Linux to be cleared
+by e2fsck on big-endian machines. (Addresses Debian bug #228723)
+
E2fsck -c now replaces the current list of bad blocks with the ones
found by badblocks.
@@ -65,11 +72,18 @@ correct mode bits. (Addresses Debian Bug: #217456)
If the environment variables DEBUFS_PAGER and PAGER are not set,
debugfs now searches for the appropriate pager to use, beginning with
/usr/bin/pager, and then falling back to 'more' and 'less'.
-(Addresses Debian Bug: #221977)
+(Addresses Debian bug #221977)
+
+Chattr now stops processing options when it sees '--'. (Addresses
+Debian bug #225188)
Fix regression tests so they work correctly when e2fsprogs is compiled
with configure --disable-htree.
+Fix bug in uuid library when there is no network card and the library
+is generating a time-based uuid. The random MAC address was not
+correctly generated to be a multicast address.
+
Add compile_et extensions from Heimdall that were missed the first time
arounded.
@@ -117,6 +131,11 @@ Added regression testing for mke2fs.
Fixed gcc -Wall nitpicks.
+Fixed various compiler warnings.
+
+Add portability fixes for FreeBSD and for using fsctl under Darwin to
+support ext2 ioctl's.
+
E2fsprogs 1.34 (July 25, 2003)
===============================
@@ -298,7 +317,7 @@ makefile to the util/gen-tarball script.
Updated the Turkish .po translation file.
-Added heimdall and MIT krb5 extensions to the com_err library to make
+Added Heimdal and MIT krb5 extensions to the com_err library to make
it more compatible with com_err libraries from those distributions.
Changed dumpe2fs to always display the superblock fields relating to