Add versionadded info

This commit is contained in:
Neal Norwitz 2004-07-28 02:34:12 +00:00
parent 49667c257b
commit bee417439e

View File

@ -184,6 +184,7 @@ data = authobject(response)
\begin{methoddesc}{deleteacl}{mailbox, who}
Delete the ACLs (remove any rights) set for who on mailbox.
\versionadded{2.4}
\end{methoddesc}
\begin{methoddesc}{expunge}{}
@ -248,6 +249,7 @@ data = authobject(response)
\begin{methoddes}{myrights}{mailbox}
Show my ACLs for a mailbox (i.e. the rights that I have on mailbox).
\versionadded{2.4}
\end{methoddesc}
\begin{methoddesc}{namespace}{}