From 001d3dc914d19b3d85aa04f2a042837cef4af0e4 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 19 Jan 2020 18:41:27 +0100 Subject: Minor documentation update Signed-off-by: David Oberhollenzer --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 14b83b0..b14b3cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support parsing [device] block size argument with SI suffix. - Add a write-up on the on-disk format. +- A couple demo programs that make use of `libsquashfs`. ### Changed - For better compatibility, sqfs2tar appends `/` to directory names. (#37) ### Fixed - Include sys/sysmacros.h on any GNU libc platform. +- Directory index accounting. ## [0.8] - 2019-12-30 ### Added -- cgit v1.2.3