From: Fred L. Drake, Jr. Date: Fri, 14 Jun 2002 14:11:56 +0000 (+0000) Subject: Mark the SkippedEntityHandler item "done". X-Git-Tag: R_1_95_4~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cde2afa07252efda9221ffba8b9c7c3578356ad;p=libexpat Mark the SkippedEntityHandler item "done". --- diff --git a/htdocs/dev/relreqs-1-95-4.html b/htdocs/dev/relreqs-1-95-4.html index 5bfbf687..3ee0dcc6 100644 --- a/htdocs/dev/relreqs-1-95-4.html +++ b/htdocs/dev/relreqs-1-95-4.html @@ -27,7 +27,8 @@ section at the end and the reason for the change will be noted.

  • The SkippedEntityHandler patch should be checked in and thoroughly debugged.
    See SF patch #559910 + "http://sourceforge.net/tracker/index.php?func=detail&aid=559910&group_id=10127&atid=310127" >SF patch #559910
    + Status: Done.

  • The InternalEntityRefHandler feature needs to be implemented and tested.