Mercurial > p > roundup > code
diff CHANGES.txt @ 5064:46da0db55545
Document some existing property attributes
.. like 'do_journal' for Link/Multilink properties, this also adds
missing documentation for issue1444214.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 10 May 2016 16:27:45 +0200 |
| parents | 2840a9e86ef2 |
| children | 47ab150b7325 |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 10 16:26:24 2016 +0200 +++ b/CHANGES.txt Tue May 10 16:27:45 2016 +0200 @@ -48,6 +48,9 @@ - Fix processing of additional arguments to cgi method 'menu': This would not work if more than one additional argument is used. (Ralf Schlatterbeck) +- Update documentation of some existing property attributes (like + 'do_journal' for Link/Multilink properties), this also adds missing + documentation for issue1444214. (Ralf Schlatterbeck) 2016-01-11: 1.5.1
