summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-23 11:01:54 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-23 11:01:54 -0500
commitc27ae62adefb9fcdf468eef43e8a33ae3657a6bf (patch)
tree04182f1d93f3ceee9f0b68691660d26632ff26a9 /changes
parentaaeb50b2f30218f3e92601cdc0833dd11f624c20 (diff)
parent2f589e1057ce023cb9c561df48fd3d690153294f (diff)
downloadtor-c27ae62adefb9fcdf468eef43e8a33ae3657a6bf.tar.gz
tor-c27ae62adefb9fcdf468eef43e8a33ae3657a6bf.zip
Merge branch 'bug21051_v2' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug210513
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug21051 b/changes/bug21051
new file mode 100644
index 0000000000..8bb4f80c8e
--- /dev/null
+++ b/changes/bug21051
@@ -0,0 +1,3 @@
+ o Minor bugfixes (compilation):
+ - Fix Libevent detection on platforms without Libevent 1 headers
+ installed. Fixes bug 21051; bugfix on 0.2.9.1-alpha.