]> granicus.if.org Git - ejabberd/commitdiff
* src/web/ejabberd_http.erl: Support PUT and DELETE methods in
authorBadlop <badlop@process-one.net>
Sat, 21 Jun 2008 00:19:57 +0000 (00:19 +0000)
committerBadlop <badlop@process-one.net>
Sat, 21 Jun 2008 00:19:57 +0000 (00:19 +0000)
ejabberd_http (thanks to Eric Cestari)(EJAB-662)

SVN Revision: 1373

ChangeLog

index c2e4b8a950400ee7d63eac4ac13c1761d0cc1892..5d661e0435aba0da73180503d01623f6e8a641ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2008-06-21  Badlop  <badlop@process-one.net>
 
-       * 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