|
|
@ -1,3 +1,16 @@ |
|
|
|
lwext4-1.0.0 |
|
|
|
============ |
|
|
|
* new extent module implementation (handle unwritten extents correctly) |
|
|
|
* xattr support |
|
|
|
* journaling transactions & recover support |
|
|
|
* improve configurations (with automatic generated config file) |
|
|
|
* move stm32disco demo to separate repository |
|
|
|
* test suite & tools improvements (more tests on autogenerated images) |
|
|
|
* new filesystem tools: lwext4-mkfs, lwext4-mbr |
|
|
|
* travis continious integration |
|
|
|
* lot of bugfixes and minor improvements... |
|
|
|
|
|
|
|
|
|
|
|
lwext4-0.8.0 |
|
|
|
============ |
|
|
|
* improve ext4_dir_entry_next |
|
|
|