Commit bee41743 authored by Neal Norwitz's avatar Neal Norwitz

Add versionadded info

parent 49667c25
...@@ -184,6 +184,7 @@ data = authobject(response) ...@@ -184,6 +184,7 @@ data = authobject(response)
\begin{methoddesc}{deleteacl}{mailbox, who} \begin{methoddesc}{deleteacl}{mailbox, who}
Delete the ACLs (remove any rights) set for who on mailbox. Delete the ACLs (remove any rights) set for who on mailbox.
\versionadded{2.4}
\end{methoddesc} \end{methoddesc}
\begin{methoddesc}{expunge}{} \begin{methoddesc}{expunge}{}
...@@ -248,6 +249,7 @@ data = authobject(response) ...@@ -248,6 +249,7 @@ data = authobject(response)
\begin{methoddes}{myrights}{mailbox} \begin{methoddes}{myrights}{mailbox}
Show my ACLs for a mailbox (i.e. the rights that I have on mailbox). Show my ACLs for a mailbox (i.e. the rights that I have on mailbox).
\versionadded{2.4}
\end{methoddesc} \end{methoddesc}
\begin{methoddesc}{namespace}{} \begin{methoddesc}{namespace}{}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment