From ce013e296270d67e7379933f0430486e358abed5 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 7 May 2007 00:04:39 +0000 Subject: [PATCH] Remove orphaned release (1.5.1) git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1037 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 7dfe3531..204a559d 100644 --- a/NEWS +++ b/NEWS @@ -60,8 +60,6 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier %Attr.IDBlacklistRegexp - Error messages are emitted when you attempt to "allow" elements or attributes that HTML Purifier does not support - -1.5.1, unknown release date - Fix segfault in unit test. The problem is not very reproduceable and I don't know what causes it, but a six line patch fixed it.