Whamcloud - gitweb
libext2fs: fix endian handling of ext3_extent_header in inline_data
[tools/e2fsprogs.git] / RELEASE-NOTES
index 2a6aa4c..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)
 ===================================