Kaydet (Commit) 0cf8cc6e authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

dtd/rng: Replace update type 'bug' with 'critical'

üst 9a167f46
......@@ -132,7 +132,7 @@ suck anyway -->
<!ELEMENT Update (#PCDATA | Date | Version | Comment | Type | Requires | Name | Email)*>
<!ATTLIST Update release CDATA #REQUIRED>
<!ATTLIST Update type (security|bug) #IMPLIED>
<!ATTLIST Update type (critical|security) #IMPLIED>
<!ELEMENT Date (#PCDATA)>
<!ELEMENT Version (#PCDATA)>
......
......@@ -1577,8 +1577,8 @@
<optional>
<attribute name="type">
<choice>
<value>critical</value>
<value>security</value>
<value>bug</value>
</choice>
</attribute>
</optional>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment