From 02bc1fccae8b464060931f125caae347af33ad3f Mon Sep 17 00:00:00 2001 From: Wolfgang Hommel Date: Sun, 20 Feb 2022 17:53:54 +0100 Subject: Version bump to 0.9.10 (prepares for #366) --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ea28206..2ed3d44 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Since 0.9.9: + - improved macOS Monterey support through dyld interposing + - changed interception hooks for stat() and similar functions, + refactored to use a common handler (@sirainen) + - added support for timespec_get, timerfd_{get,set} (@sliquister) + - generic syscall() interception for selected syscalls (@dkg) + - improved testing system (@dkg) + Since 0.9.8: - When compiled with the CFLAG FAKE_RANDOM set, libfaketime will intercept calls to getrandom() -- cgit v1.2.1