summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/User.pm
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-08-10 13:06:32 +0200
committerlpsolit%gmail.com <>2009-08-10 13:06:32 +0200
commited99b99fddd267425b98352cc94df364ea22ab5e (patch)
tree79d03ff28f7cc6b209230a0f5121f1c1e7239ee1 /Bugzilla/WebService/User.pm
parentd5ddb4373679d584ffa5524c854ce5fa3261cee8 (diff)
downloadbugzilla-ed99b99fddd267425b98352cc94df364ea22ab5e.tar.gz
bugzilla-ed99b99fddd267425b98352cc94df364ea22ab5e.tar.xz
Fix POD for bug 471620, r=dkl
Diffstat (limited to 'Bugzilla/WebService/User.pm')
-rw-r--r--[-rwxr-xr-x]Bugzilla/WebService/User.pm9
1 files changed, 6 insertions, 3 deletions
diff --git a/Bugzilla/WebService/User.pm b/Bugzilla/WebService/User.pm
index 790a9da7c..ba899cd4d 100755..100644
--- a/Bugzilla/WebService/User.pm
+++ b/Bugzilla/WebService/User.pm
@@ -419,10 +419,13 @@ the function may also throw:
The password specified is too short. (Usually, this means the
password is under three characters.)
-=item 503 (Password Too Long)
+=back
+
+=item B<History>
+
+=over
-The password specified is too long. (Usually, this means the
-password is over ten characters.)
+=item Error 503 (Password Too Long) removed in Bugzilla B<3.6>.
=back