aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2698
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2698')
-rw-r--r--changes/bug26989
1 files changed, 6 insertions, 3 deletions
diff --git a/changes/bug2698 b/changes/bug2698
index 3c2468f5e..d995788bf 100644
--- a/changes/bug2698
+++ b/changes/bug2698
@@ -1,3 +1,6 @@
- o Minor build issues
- - We incorrectly linked libevent when configured with
- --enable-static-libevent. Fixes bug 2698.
+ o Minor bugfixes:
+ - Fix an issue that prevented static linking of libevent on
+ some platforms (notably Linux). Fixes bug 2698, bugfix on
+ versions 0.2.1.23/0.2.2.8-alpha (the versions introducing
+ the --with-static-libevent configure option).
+