summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-07-27 20:15:35 +0000
committerDries Buytaert <dries@buytaert.net>2009-07-27 20:15:35 +0000
commit93728e5d325371f6ec92213a6207a6bfddfc261b (patch)
tree43286a1ab97fab36e84db888a79e279cf037e725 /CHANGELOG.txt
parent5468b47b91ee040b35d30f7d8a79c66fba51531d (diff)
downloadbrdo-93728e5d325371f6ec92213a6207a6bfddfc261b.tar.gz
brdo-93728e5d325371f6ec92213a6207a6bfddfc261b.tar.bz2
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 7bbf11779..6fb8e0110 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -73,6 +73,8 @@ Drupal 7.0, xxxx-xx-xx (development version)
* If your site is being upgraded from Drupal 6 and you do not have the
contributed date or event modules installed, user time zone settings will
fallback to the system time zone and will have to be reconfigured by each user.
+- Filter system:
+ * Refactored the HTML corrector to take advantage of PHP 5 features.
- Removed ping module:
* Contributed modules with similar functionality are available.
- Refactored the "access rules" component of user module: