Mercurial > p > roundup > code
diff CHANGES.txt @ 7354:692242b3effd
initial pass to change references to reference doc where needed.
There are some references that don't seem to exist anymore. They were
left pointing to their original values.
These are in the 0.6 upgrade directions and whatsnew-0.7. They
reference macros that don't exist or config.py that is no longer
valid.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 01:19:16 -0400 |
| parents | 7b9bddda9d2d |
| children | 886a5c767d7e |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 16 00:59:35 2023 -0400 +++ b/CHANGES.txt Tue May 16 01:19:16 2023 -0400 @@ -1082,7 +1082,7 @@ At some future date the older 3 argument style check command will be deprecated. See ``upgrading.txt`` for details. - New property for permissions added to simplify the model. See - ``customizing.txt`` and search for props_only and + ``reference.txt`` and search for props_only and set_props_only_default in the section 'Adding a new Permission'. (John Rouillard) - issue2550690 - Inadequate CSRF protection. Improvements in
