diff options
Diffstat (limited to 'changes/bug1731')
-rw-r--r-- | changes/bug1731 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug1731 b/changes/bug1731 deleted file mode 100644 index 6d484e37e9..0000000000 --- a/changes/bug1731 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes: - - Our libevent version parsing code couldn't handle versions like - 1.4.14b-stable and warned the user about using an old and broken - version of libevent. Treat 1.4.14b-stable like 1.4.14-stable when - parsing the version. Fixes bug 1731; bugfix on 0.2.2.1-alpha. |