rng: Allow 'critical' as a value for Type tag

This commit is contained in:
Fatih Aşıcı
2010-05-27 08:53:47 +00:00
parent 0fe53eb3dd
commit 129e2f2591
+1 -1
View File
@@ -1610,8 +1610,8 @@
<element name="Type">
<ref name="attlist.Type"/>
<choice>
<value>critical</value>
<value>security</value>
<value>bug</value>
</choice>
</element>
</define>