aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-22 16:28:12 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-22 16:28:12 +0000
commit25c6ff6f559a177786591fff09750eef40e0600b (patch)
treebaaddd11f2097104f8dc50978a82cf44ae5b1948 /ChangeLog
parent15d3c285034c105f826481f9e104a268651492bb (diff)
downloadtor-25c6ff6f559a177786591fff09750eef40e0600b.tar
tor-25c6ff6f559a177786591fff09750eef40e0600b.tar.gz
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate.
svn:r18234
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42620fc0b..d16203045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,10 @@ Changes in version 0.2.1.12-alpha - 2009-01-??
enabled when accounting was turned on. Fixes bug 907. Bugfix on
0.0.9pre6.
+ o Minor features:
+ - Support platforms where time_t is 64 bits long. (Congratulations,
+ NetBSD!) Patch from Matthias Drochner.
+
Changes in version 0.2.1.11-alpha - 2009-01-20
o Security fixes: