You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/13 19:42:09 UTC

[couchdb-mochiweb] 10/37: Note this PR. Still have to wait a day for Travis-CI to have this build available

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch upstream
in repository https://gitbox.apache.org/repos/asf/couchdb-mochiweb.git

commit 790f1359dc06d5a8c69b1977f9dcd970490a3a6b
Author: Bob Ippolito <bo...@redivi.com>
AuthorDate: Wed Jan 16 09:50:30 2019 -0800

    Note this PR. Still have to wait a day for Travis-CI to have this build available
---
 CHANGES.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index b5d77be..91891ac 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,8 @@
-Version 2.19.0 released 2019-XX-XX
+Version 2.19.0 released 2019-01-XX
 
+* Fix warning in 21.2.3 and crash on incompatible releases
+  (21.2, 21.2.1, 21.2.2 have a SSL bug)
+  https://github.com/mochi/mochiweb/pull/210
 * Erlang/OTP 21 compatibility
   https://github.com/mochi/mochiweb/pull/198
   https://github.com/mochi/mochiweb/pull/204