# HG changeset patch # User Jim Hague # Date 1404381363 -3600 # Node ID fd2527d9b995879023e256b1a985f2791be1480a # Parent f266be73f764120e50468e7f176a1bc904cded3d bugzilla: correct config documentation error The config documentation specifies the wrong access method in the XMLRPC+email configuration. diff -r f266be73f764 -r fd2527d9b995 hgext/bugzilla.py --- a/hgext/bugzilla.py Sat Jul 05 07:31:08 2014 -0700 +++ b/hgext/bugzilla.py Thu Jul 03 10:56:03 2014 +0100 @@ -232,7 +232,7 @@ bzurl=http://my-project.org/bugzilla user=bugmail@my-project.org password=plugh - version=xmlrpc + version=xmlrpc+email bzemail=bugzilla@my-project.org template=Changeset {node|short} in {root|basename}. {hgweb}/{webroot}/rev/{node|short}\\n