diff CHANGES.txt @ 7234:86862ed039fa

issue2551262 - make mail gateway subject prefix parsing accept spaces Allow spaces before/after prefix. Also allow spaces between classname and id number in prefix designator. So "[ issue 23 ] subject" is parsed like "[issue23] subject".
author John Rouillard <rouilj@ieee.org>
date Tue, 21 Mar 2023 19:46:38 -0400
parents 64a0811c7bf3
children f636acd7d63c
line wrap: on
line diff
--- a/CHANGES.txt	Mon Mar 20 20:05:16 2023 -0400
+++ b/CHANGES.txt	Tue Mar 21 19:46:38 2023 -0400
@@ -110,6 +110,10 @@
 - issue2551253 - new password hash PBDKF2-SHA512 added. Not available
   by default. See issue ticket for details.
 - roundup-admin migrate command reports the schema version.
+- issue2551262 - the mail gateway subject prefix now allows spaces
+  before/after prefix. Also allow spaces between classname and id
+  number in prefix designator. So "[ issue 23   ] subject" is parsed
+  like "[issue23] subject".
 
 2022-07-13 2.2.0
 

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