summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-22 16:23:51 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-22 16:23:51 +0000
commita25b424d4b52096efa9cf0341cc6ed278c7b6c18 (patch)
tree186d3161d5585f8a3608c07c7726ecd1db125d0c /ChangeLog
parent8a05bd90ce78c70e0c5a9362bcfda9c24f43f492 (diff)
downloadtor-a25b424d4b52096efa9cf0341cc6ed278c7b6c18.tar.gz
tor-a25b424d4b52096efa9cf0341cc6ed278c7b6c18.zip
r15270@tombo: nickm | 2008-04-22 12:23:39 -0400
Backport: Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14409
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ade09f1f08..3a0df639ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,8 @@ Changes in version 0.2.0.24-rc - 2008-04-0?
- Use recursive pthread mutexes in order to avoid deadlock when
logging debug-level messages to a controller. Bug spotted by
nwf, bugfix on 0.2.0.16-alpha.
+ - Warn less verbosely about clock skew from netinfo cells from
+ untrusted sources. Fixes bug 663.
Changes in version 0.2.0.23-rc - 2008-03-24