aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-06-29 12:55:03 -0400
committerNick Mathewson <nickm@torproject.org>2015-06-29 12:55:03 -0400
commitd9052c629b94343aef63f4e8c891c9c0a9c097b5 (patch)
treeab5ad9fdf4f329764282104566deacb94d97738c /changes
parent66c73abe039611073d6086e617999d56ac8e73bd (diff)
downloadtor-d9052c629b94343aef63f4e8c891c9c0a9c097b5.tar.gz
tor-d9052c629b94343aef63f4e8c891c9c0a9c097b5.zip
Remove checks for visual C 6.
Diffstat (limited to 'changes')
-rw-r--r--changes/win-macros4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/win-macros b/changes/win-macros
index a3519c39d3..a46a474d08 100644
--- a/changes/win-macros
+++ b/changes/win-macros
@@ -2,6 +2,6 @@
- Define WINVER and _WIN32_WINNT centrally, in orconfig.h, in order
to ensure they remain consistent and visible everywhere.
- - Remove vestigial workarounds for some ancient versions of the MSVC
- compiler.
+ - Remove some vestigial workarounds for the MSVC6 compiler. We haven't
+ supported that in ages.