Skip to content

Commit

Permalink
NEWS: Update for 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jan 10, 2022
1 parent fb83581 commit 1036266
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.17.2] - UNRELEASED
- preload: Wrap statx() and fstatat(), to fix `ls` and other tools on
recent glibc versions. (#160)

## [0.17.1] - 2021-12-14
- Fix /sys/dev/* symlinks; regression from 0.15.3 (#155)

Expand Down Expand Up @@ -510,7 +514,7 @@ version 0.1.
- Fix building with automake 1.11.3 and Vala 0.16.
- Generalize ioctl recording and emulation for ioctls with simple structs, i.
e. no pointer fields. This makes it much easier to add more ioctls in the
future.
future.
- Store return values of ioctls in records, as they are not always 0
(like EVIOCGBIT)
- Add support for ioctl ranges (like EVIOCGABS) and ioctls with variable length
Expand Down

0 comments on commit 1036266

Please sign in to comment.