comparison 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
comparison
equal deleted inserted replaced
6344:c63df349f319 6345:14c9284a8bad
70 with postgresql. This turns of client-side cursor handling and avoids 70 with postgresql. This turns of client-side cursor handling and avoids
71 *large* roundup process (or wsgi process) in case of large results. 71 *large* roundup process (or wsgi process) in case of large results.
72 Fixes issue2551114. 72 Fixes issue2551114.
73 - issue2551108 - fix handling of designator links when formatted 73 - issue2551108 - fix handling of designator links when formatted
74 as markdown links. (Reported by Cedric Krier; John Rouillard) 74 as markdown links. (Reported by Cedric Krier; John Rouillard)
75 - Fix filename created from mail attachments, fixes issue2551118
75 76
76 Features: 77 Features:
77 - issue2550522 - Add 'filter' command to command-line 78 - issue2550522 - Add 'filter' command to command-line
78 interface. Filter command was actually added in 2.0.0, but this 79 interface. Filter command was actually added in 2.0.0, but this
79 issue requested transitive searching. So that: 80 issue requested transitive searching. So that:

Roundup Issue Tracker: http://roundup-tracker.org/