diff options
author | Theodore Ts'o <tytso@mit.edu> | 2003-04-21 16:17:09 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2003-04-21 16:17:09 -0400 |
commit | 71df0dc393f959277ed985f9d1e6313df9ff9c0a (patch) | |
tree | d1d630cd49e93eb7fe4546420f0ccd863648dcb3 /RELEASE-NOTES | |
parent | afb6d709ba94cee1ab6b32c5f2f7acaa37c6845d (diff) | |
download | e2fsprogs-71df0dc393f959277ed985f9d1e6313df9ff9c0a.tar.gz |
Update for 1.33 release.
Fix typo's in README.subset
Change debian control file so it doesn't bomb out if the EVMS FSIM
is not there, since it is not built on the Hurd. Resolves Debian
bug #189687.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 59c8848e..c1f171da 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -E2fsprogs 1.33-WIP (April 14, 2003) +E2fsprogs 1.33 (April 21, 2003) =================================== Added a new utility program, logsave, which captures the output of a @@ -137,6 +137,9 @@ Updated debian files to fix a number of Lintian warnings. Updated config.guess and config.sub with newer versions from the FSF. +Removed unnecessary libraries from being linked into the fsck, lsattr, +chattr, and blkid executables. + E2fsprogs 1.32 (Nomvember 9, 2002) ================================== |