summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index dd852fc..248bc92 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-libfaketime, version 0.9.7beta1 (May 2017)
+libfaketime, version 0.9.7 (November 2017)
==========================================
@@ -71,7 +71,7 @@ documentation whether it can be achieved by using libfaketime directly.
rebuilding libfaketimeMT.so.1
* Java-/JVM-based applications work but you need to pass in an extra argument
- (DONT_FAKE_MONOTONIC). See usage basics below for details. Without this
+ (DONT_FAKE_MONOTONIC). See usage basics below for details. Without this
argument the java command usually hangs.
* libfaketime will eventually be bypassed by applications that dynamically load
@@ -140,7 +140,7 @@ Tue Nov 23 12:01:05 CEST 2016
user@host> LD_PRELOAD=/usr/local/lib/libfaketime.so.1 FAKETIME="-15d" date
Mon Nov 8 12:01:12 CEST 2016
-user@host> LD_PRELOAD=/usr/local/lib/libfaketime.so.1 FAKETIME="-15d"
+user@host> LD_PRELOAD=/usr/local/lib/libfaketime.so.1 FAKETIME="-15d"
DONT_FAKE_MONOTONIC=1 java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
@@ -532,4 +532,3 @@ Bug reports, feature suggestions, success reports, and patches/pull
requests are highly appreciated:
https://github.com/wolfcw/libfaketime
-