mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-10-17 06:56:06 +02:00
Some packaging fixes:
- Add VERSION file, which contains just the version number of the release - Add WHATSNEW, which is a short summary of the new release - Add release.php which bumps all the necessary version numbers in files - Update package.php so that the version numbers aren't hardcoded - Add news entry for 1.7.0 git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@935 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
5
WHATSNEW
Normal file
5
WHATSNEW
Normal file
@@ -0,0 +1,5 @@
|
||||
The 1.6.0 release, code-named Long-Overdue, contains added support
|
||||
for a number of deprecated attributes HTML Purifier should have
|
||||
had from the very beginning, including the name, bgcolor, border,
|
||||
width and height attributes. The CSS property 'height',
|
||||
rel and rev attributes, ID blacklist regexps are also available.
|
Reference in New Issue
Block a user