changeset 598:5cf8c96182ad

changed text for cleanquotedp() bug to "Fixed memory corruption in cleanquotedp()"
author mortenp
date Tue, 14 Nov 2006 06:44:11 +1100
parents ec9e2908f569
children 9de854a13e8b
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Nov 13 08:10:33 2006 +1100
+++ b/ChangeLog	Tue Nov 14 06:44:11 2006 +1100
@@ -1,4 +1,4 @@
- o Fixed invalid read in cleanquotedp()
+ o Fixed memory corruption in cleanquotedp()
  o Fixed bug in gethdrline() introduced in 1.2.12-RC3
 1.2.12-RC4
  o Fixed memory leak in checkwait_smtpreply()