diff --git a/hgext/bugzilla.py b/hgext/bugzilla.py --- a/hgext/bugzilla.py +++ b/hgext/bugzilla.py @@ -300,7 +300,7 @@ class bzmysql(bzaccess): The earliest Bugzilla version this is tested with is version 2.16. - If your Bugzilla is version 3.2 or above, you are strongly + If your Bugzilla is version 3.4 or above, you are strongly recommended to use the XMLRPC access method instead. '''