diff ChangeLog @ 806:c9237f9a3465

Improve algorithm for list text substitutions. Now the string is processed character by character, so multiple substitutions on a single line will work when substitutions do not actually take place, and it is more efficient.
author Ben Schmidt
date Fri, 30 Dec 2011 00:20:21 +1100
parents 255d277b37db
children 99fb6ba7a76e
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 04 04:10:31 2012 +1100
+++ b/ChangeLog	Fri Dec 30 00:20:21 2011 +1100
@@ -1,4 +1,5 @@
  o Allow a space in $originalmail N$ substitution
+ o Improve algorithm for list text substitutions
  o Add $text T$ substitution
  o Add $$ substitution
  o Allow list texts to include real UTF-8 characters, as documented