Mercurial > p > roundup > code
diff CHANGES.txt @ 6345:14c9284a8bad
Fix filename created from mail attachments
Fixes issue2551118
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 17 Mar 2021 10:54:14 +0100 |
| parents | c63df349f319 |
| children | 9d209d2b34ae |
line wrap: on
line diff
--- a/CHANGES.txt Mon Mar 15 14:18:00 2021 -0400 +++ b/CHANGES.txt Wed Mar 17 10:54:14 2021 +0100 @@ -72,6 +72,7 @@ Fixes issue2551114. - issue2551108 - fix handling of designator links when formatted as markdown links. (Reported by Cedric Krier; John Rouillard) +- Fix filename created from mail attachments, fixes issue2551118 Features: - issue2550522 - Add 'filter' command to command-line
