mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-09 15:28:40 +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:
parent
66e1d2732a
commit
a0fd6a9f5c
7
NEWS
7
NEWS
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user