Mercurial > p > roundup > code
diff CHANGES.txt @ 6150:edbd4bba728a
Add 'is_restore_ok' method
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Fri, 01 May 2020 16:33:05 +0200 |
| parents | 6a2de9606652 |
| children | 546763f4ce44 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 30 13:27:04 2020 +0200 +++ b/CHANGES.txt Fri May 01 16:33:05 2020 +0200 @@ -34,6 +34,8 @@ (cannot be updated) but can be used in filter -- and thus in normal index templates as well as in the REST and XMLRPC APIs. (Ralf Schlatterbeck) +- Add a 'is_restore_ok' method similar to 'is_retire_ok' for use in + templates. 2020-04-05 2.0.0 beta 0
