]> www.infradead.org Git - mtd-utils.git/commitdiff
Update CHANGELOG.md
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 12 Mar 2024 11:15:09 +0000 (12:15 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Fri, 29 Mar 2024 14:33:39 +0000 (15:33 +0100)
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
CHANGELOG.md

index 5e457d9665ff96ec6964c1a00a76aaeb12ef03da..b69ea3b0c52351bf6153a9557676733873733b99 100644 (file)
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
 
+## [2.2.0] - 2024-03-29
+### Added
+ - flashcp: Add write last option
+ - flash_erase: Add an option for JFFS2 cleanmarker size
+ - ubiattach: Add disable fastmap option
+ - ubiattach: Add option to reserve peb pool for fastmap
+ - support building without zlib
+ - CHANGELOG & README files
+
+### Fixed
+ - jffs2dump: check return value of lseek
+ - mkfs.ubifs: fix xattr scanning for builds with selinux support
+
+### Changed
+ - overhaul dependency handling in the build system
+
 ## [2.1.6] - 2023-08-30
 ### Added
  - flash_speed: Measure read while write latency