[DOC] mail: added changelog

bzr revid: tde@openerp.com-20130723151105-fk8c0rgi6xya0np5
This commit is contained in:
Thibault Delavallée 2013-07-23 17:11:05 +02:00
parent e0e3d98557
commit 2784af1971
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
.. _changelog:
Changelog
=========
`trunk (saas-2)`
----------------
- added ``_mail_post_access`` attribute that specifies the access right that
should have the user in order to post a new message on a given model. Values
are ``read`` (portal documents), ``write`` (default value), ``unlink`` or ``create``.

View File

@ -12,3 +12,12 @@ Mail Module documentation topics
mail_partner
mail_state
mail_subtype
Changelog
'''''''''
.. toctree::
:maxdepth: 1
changelog.rst