comparison ChangeLog @ 741:b72bcb7e08a2

Arbitrary headers in listtexts, fix default Content-Transfer-Encoding: header, and document \uNNNN substitution Also, the interface to prepstdreply() has changed; there is no longer a customheaders argument, which was never used anyway, and is now essentially redundant due to this patch.
author Ben Schmidt
date Mon, 20 Sep 2010 01:44:58 +1000
parents 5db75af2d0db
children b00eb39643c1
comparison
equal deleted inserted replaced
740:5db75af2d0db 741:b72bcb7e08a2
1 o Allow arbitrary headers in list texts
1 o Ensure digest listtext is always closed 2 o Ensure digest listtext is always closed
2 o Fix Content-Transfer-Encoding: header for digests 3 o Fix Content-Transfer-Encoding: header for digests and list texts
3 o Fixed a bug that could cause a crash if $posteraddr$ appeared in the 4 o Fixed a bug that could cause a crash if $posteraddr$ appeared in the
4 maxmaiilsize listtext 5 maxmaiilsize listtext
5 o Documented listtexts 6 o Documented listtexts
6 o Makes the random strings produced always the same length rather the 7 o Makes the random strings produced always the same length rather the
7 smaller random numbers producing shorter strings which could be 8 smaller random numbers producing shorter strings which could be