0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-18 18:25:18 +00:00

Release 1.3.1.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@603 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang 2006-12-06 22:52:22 +00:00
parent 66e1d2732a
commit a0fd6a9f5c
2 changed files with 6 additions and 3 deletions

7
NEWS
View File

@ -9,10 +9,13 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
. Internal change
==========================
1.4.0, unknown release date
1.4.0, unknown release date (around Christmas, hopefully)
(major feature release)
1.3.1, unknown release date
1.3.2, unknown release date, may be dropped
(security/bugfix/minor feature release)
1.3.1, released 2006-12-06
! Added HTMLPurifier.func.php stub for a convenient function to call the library
- Fixed bug in RemoveInvalidImg code that caused all images to be dropped
(thanks to .mario for reporting this)

View File

@ -22,7 +22,7 @@
*/
/*
HTML Purifier 1.3.0 - Standards Compliant HTML Filtering
HTML Purifier 1.3.1 - Standards Compliant HTML Filtering
Copyright (C) 2006 Edward Z. Yang
This library is free software; you can redistribute it and/or