From a633ec293e9647aaca615a829171d641fbac9035 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 11 Dec 2008 14:31:33 +0000 Subject: various typography bugs, HTML comment parsing,
 parsing, more
 accurate block matching, etc.

---
 user_guide/changelog.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'user_guide/changelog.html')

diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index fe7b36d76..1ddec5456 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -97,6 +97,7 @@ SVN Revision: 

  • Changed a few docblock comments to reflect actual return values.
  • Fixed a bug with high ascii characters in subject and from email headers.
  • Fixed a bug in xss_clean() where whitespace following a validated character entity would not be preserved.
  • +
  • Fixed a bug where HTML comments and <pre> tags were being parsed in Typography::auto_typography()
  • -- cgit v1.2.3-24-g4f1b