Skip to content

Commit 1f6cbc4

Browse files
committed
chore: update change log
1 parent 742f8ad commit 1f6cbc4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## Version 0.9.7 - 2024-04-10
4+
5+
- (fix) Handle root uid correctly in access() implementation.
6+
Fixes github #204.
7+
8+
- (feature) Show and track library dependencies. Dependencies will
9+
be displayed in the command line help; they will also be tracked
10+
in the history metadata of a DwarFS image. See also github #207.
11+
12+
- (doc) Describe nilsimsa ordering algorithm more accurately.
13+
14+
- (perf) Reorder branches to improve ricepp speed with real world
15+
data.
16+
17+
- (perf) Some tweaks to improve segmenter speed.
18+
319
## Version 0.9.6 - 2024-02-24
420

521
- (fix) Add workaround for new glog release breaking folly build.

0 commit comments

Comments
 (0)