btrfs-progs: update CHANGES for 5.3

Signed-off-by: David Sterba <dsterba@suse.com>
David Sterba 2019-10-16 23:00:22 +02:00
parent 6d59786363
commit ea95133795
1 changed files with 14 additions and 0 deletions

14
CHANGES
View File

@ -1,3 +1,17 @@
btrfs-progs-5.3 (2019-10-18)
* mkfs:
* new option to specify checksum algorithm (only crc32c)
* fix xattr enumeration
* dump-tree: BFS (breadth-first) traversal now default
* libbtrfsutil: remove stale BTRFS_DEV_REPLACE_ITEM_STATE_x defines
* ci: add support for gitlab
* other:
* preparatory work for more checksum algorithms
* docs update
* switch to docbook5 backend for asciidoc
* fix build on uClibc due to missing backtrace()
* lots of printf format fixups
btrfs-progs-5.2.2 (2019-09-05)
* check:
* fix false report of wrong byte count for orphan inodes