Mercurial > p > roundup > code
diff CHANGES.txt @ 5704:aa13a517cc63
Anydbm back end didn't list creator or actor as protected properties.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 10 Apr 2019 22:43:16 -0400 |
| parents | 97e2125e064c |
| children | e2378b6afdb5 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Apr 10 18:04:36 2019 -0400 +++ b/CHANGES.txt Wed Apr 10 22:43:16 2019 -0400 @@ -115,6 +115,8 @@ - Make all links created with rel=nofollow include noopener. Deals with possible hijack of original page due to malicious link target. https://mathiasbynens.github.io/rel-noopener/ (John Rouillard) +- Fix bug where some protected properties were not identified as such + when using the anydbm backend (John Rouillard) 2018-07-13 1.6.0
