1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-07 06:36:44 +02:00

Style refresh: add/remove vimlines, fix minor factual errors.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2009-04-09 12:47:10 -04:00
parent e3c2063f69
commit 41c9226f3d
38 changed files with 74 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
Configuration Backwards-Compatibility Breaks
In version 3.3.0, the configuration subsystem (composed of the outwards
In version 4.0.0, the configuration subsystem (composed of the outwards
facing Config class, as well as the ConfigSchema and ConfigSchema_Interchange
subsystems), was significantly revamped to make use of property lists.
While most of the changes are internal, some internal APIs were changed for the
@@ -76,4 +76,4 @@ Any method that took $namespace, $directive now takes $key.
Removed.
vim: et sw=4 sts=4