Mercurial > p > roundup > code
diff CHANGES.txt @ 8171:188b7a549f20
docs: issue2550698 - Document the logical expression search a bit
Updated and tested docs in user_guide.txt.
To close out ticket still need unit tests.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 01 Dec 2024 22:33:05 -0500 |
| parents | 627c5d6a0551 |
| children | bd628e64725f |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 01 18:29:20 2024 -0500 +++ b/CHANGES.txt Sun Dec 01 22:33:05 2024 -0500 @@ -28,6 +28,8 @@ Rouillard) - issue2551074 - In "responsive" template: click on hide comment leads to a red error msg. (Report by Ludwig Reiter; fix John Rouillard) +- issue2550698 - added documentation on filtering using RPN property + expressions. (John Rouillard) Features:
