From: Badlop Date: Sat, 21 Jun 2008 00:19:57 +0000 (+0000) Subject: * src/web/ejabberd_http.erl: Support PUT and DELETE methods in X-Git-Tag: v2.0.2~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e866986066226daf9567f9e724d9913d33faace;p=ejabberd * src/web/ejabberd_http.erl: Support PUT and DELETE methods in ejabberd_http (thanks to Eric Cestari)(EJAB-662) SVN Revision: 1373 --- diff --git a/ChangeLog b/ChangeLog index c2e4b8a95..5d661e043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2008-06-21 Badlop - * doc/guide.tex: Explain that S2S outgoing first tries IPV4 and if + * doc/guide.tex: Explain that S2S outgoing first tries IPv4 and if that fails then tries IPv6 * doc/guide.html: Likewise