From 7573d20cd4db40bfb4eda9b20e9fafb5dad8e562 Mon Sep 17 00:00:00 2001 From: Wolfgang Hommel Date: Wed, 21 Aug 2019 11:01:24 +0200 Subject: Further preparations for the upcoming v0.9.8 release --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 72e2a3a..a718198 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,18 @@ Since 0.9.7: - Fixes for multithreaded operations (mliertzer, qnox) - glibc-related fixes (jprjr) and gcc8 support (tpetazzoni) - Improved error message output on parsing errors + - fix file stat() faking when 'i' modifier is used for determinism + - Use FAKETIME="%" to take FAKETIME setting from a file as + specified in FAKETIME_FOLLOW_FILE + - Added FAKETIME_DONT_RESET environment variable to avoid + faketime resets when subprocesses are started (similar to + the old v0.9.6 behavior) + - Do not fake time during libfaketime initialization to + improve compatibility with memory allocation libraries that + use time-related functions themselves + - Fixes for shared memory related issues, especially when + not using the faketime wrapper + - Updated glibc compatibility settings for various platforms Since 0.9.6: - Julien Gilli added an option to disable monotonic time faking -- cgit v1.2.1