summaryrefslogtreecommitdiff
path: root/changes/bug20980
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2016-09-01 17:50:38 +0000
committerDavid Goulet <dgoulet@torproject.org>2017-02-03 09:37:39 -0500
commit27df23abb675ffeb198bf0c1cc85c4baed77a988 (patch)
tree9fcb0bbb384188f3be58409bcb7fe5f23cbc3a95 /changes/bug20980
parent0f79fb51e5653cbc82a0066423c833cafb656542 (diff)
downloadtor-27df23abb675ffeb198bf0c1cc85c4baed77a988.tar.gz
tor-27df23abb675ffeb198bf0c1cc85c4baed77a988.zip
Use the standard OpenBSD preprocessor definition
Diffstat (limited to 'changes/bug20980')
-rw-r--r--changes/bug209804
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20980 b/changes/bug20980
new file mode 100644
index 0000000000..362a753090
--- /dev/null
+++ b/changes/bug20980
@@ -0,0 +1,4 @@
+ o Minor bugfix (OpenBSD):
+ - Use "OpenBSD" pre-defined compiler macro instead of "OPENBSD" or
+ "__OpenBSD__". It is supported by OpenBSD itself and also most OpenBSD
+ variants like Bitrig. Fixes bug 20980.