Whamcloud - gitweb
e2fuzz: fix clang warning
[tools/e2fsprogs.git] / RELEASE-NOTES
index 066bbf7..e10fbaa 100644 (file)
@@ -1,3 +1,22 @@
+E2fsprogs 1.43-WIP (December 28, 2013) -- 38cc555a5fc
+======================================
+
+Add support for the ext4 metadata checksum feature.
+
+Check to make sure file system features which can not be supported by
+HURD are not enabled if the file system is created to be
+HURD-compatible.
+
+
+Programmer's Notes
+------------------
+
+Reduce the use of libc functions in libext2fs that may not be present
+in the boot loader environment, at least for those functions that are
+needed by boot loadsers such as yaboot.
+
+Support for the MMP feature can now be disabled at compile time.
+
 E2fsprogs 1.42.12 (August 25, 2014)
 ===================================
 
@@ -69,7 +88,8 @@ Dumpe2fs will now complain if extra arguments are given to it.
 
 Updated/fixed various man pages.  (Addresses-Debian-Bug: #726760)
 
-Update Czech, French, Spanish, and Sweedish translations.
+Update Czech, Dutch, French, Polish, Spanish, Sweedish, Ukrainian, and
+Vietnamese translations.
 
 Programmer's Notes
 ------------------