Mercurial > p > roundup > code
diff CHANGES.txt @ 7053:b5fffd2a64af
issue2551195: port scripts to argparse
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 22 Nov 2022 14:29:42 +0100 |
| parents | f924af12ef50 |
| children | 3359dc1dabb0 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Nov 20 11:29:31 2022 -0500 +++ b/CHANGES.txt Tue Nov 22 14:29:42 2022 +0100 @@ -49,6 +49,7 @@ Change how in-reply-to threading works in the mailgw. If there is more than one issue with a matching parent message, fall back to subject matching. See upgrading.txt for details. (John Rouillard) +- issue2551195 - port scripts from optparse to argparse (Ralf Schlatterbeck) Features:
