aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-02-10 15:36:48 -0500
committerNick Mathewson <nickm@torproject.org>2016-02-10 15:36:48 -0500
commit4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496 (patch)
treec7f7ed82a87c1bc8c396689e5954fab6207da451 /changes
parent2123f0a2f932f991a5209358a3aae183700c71ab (diff)
parent5f7df92571ec5a2d1eddb257e22f5489acc4fc83 (diff)
downloadtor-4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496.tar.gz
tor-4dc8dc4b89259e1418cd984abe1cd8d8fc6a7496.zip
Merge remote-tracking branch 'public/bug18184'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug181845
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug18184 b/changes/bug18184
new file mode 100644
index 0000000000..af493df75f
--- /dev/null
+++ b/changes/bug18184
@@ -0,0 +1,5 @@
+ o Removed platform support:
+ - Tor no longer attempts to support platforms where the "time_t" type
+ is unsigned. (To the best of our knowledge, only OpenVMS does this,
+ and Tor has never actually built on OpenVMS.) Closes ticket 18184.
+