diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-04-12 13:45:53 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-04-12 13:45:53 +0300 |
commit | 86aa1415729e064883cac988bccb6c4935fbb8d2 (patch) | |
tree | 2bcaf098e2fe9d1365462deaca88472be0e032a2 /changes | |
parent | adeecce53b68eb7183bf8d5b3051303b5f2f1d45 (diff) | |
parent | e52d725977ffc7d47992375772b5936d36bb9d7d (diff) | |
download | tor-86aa1415729e064883cac988bccb6c4935fbb8d2.tar.gz tor-86aa1415729e064883cac988bccb6c4935fbb8d2.zip |
Merge branch 'tor-github/pr/754'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29640 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29640 b/changes/bug29640 new file mode 100644 index 0000000000..81adeae32a --- /dev/null +++ b/changes/bug29640 @@ -0,0 +1,4 @@ + o Minor bugfixes (documentation): + - Improve the monotonic time module and function documentation. Explain + what "monotonic" actually means, and document some results that have + surprised people. Fixes bug 29640; bugfix on 0.2.9.1-alpha. |