Mercurial > p > roundup > code
comparison CHANGES.txt @ 7386:068aec2b38b5
update change not on issue2551253
still not default, but can be enabled by using interfaces.py as
documented in upgrading doc.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 19:26:23 -0400 |
| parents | 9bd7ed918121 |
| children | 46f92ac4e170 |
comparison
equal
deleted
inserted
replaced
| 7385:87e9d761ecc6 | 7386:068aec2b38b5 |
|---|---|
| 125 line processing of the mailgw script to ``argparse``. Note that the | 125 line processing of the mailgw script to ``argparse``. Note that the |
| 126 command line options of the mailgw have changed, see upgrading.txt for | 126 command line options of the mailgw have changed, see upgrading.txt for |
| 127 details. (Ralf Schlatterbeck) | 127 details. (Ralf Schlatterbeck) |
| 128 - issue2551243: schema-dump.py enhanced with anti-CSRF headers. Flake8 | 128 - issue2551243: schema-dump.py enhanced with anti-CSRF headers. Flake8 |
| 129 cleanup and python2 support. (John Rouillard) | 129 cleanup and python2 support. (John Rouillard) |
| 130 - issue2551253 - new password hash PBDKF2-SHA512 added. Not available | 130 - issue2551253 - new password hash PBDKF2-SHA512 added. Not |
| 131 by default. See issue ticket for details. (John Rouillard) | 131 available by default. Follow directions in upgrading document |
| 132 to use. (John Rouillard) | |
| 132 - roundup-admin migrate command reports the schema version. | 133 - roundup-admin migrate command reports the schema version. |
| 133 - issue2551262 - the mail gateway subject prefix now allows spaces | 134 - issue2551262 - the mail gateway subject prefix now allows spaces |
| 134 before/after prefix. Also allow spaces between classname and id | 135 before/after prefix. Also allow spaces between classname and id |
| 135 number in prefix designator. So "[ issue 23 ] subject" is parsed | 136 number in prefix designator. So "[ issue 23 ] subject" is parsed |
| 136 like "[issue23] subject". (John Rouillard) | 137 like "[issue23] subject". (John Rouillard) |
