Kaydet (Commit) fcc9091c authored tarafından Gürer Özen's avatar Gürer Özen

type için security ve bug seçeneğimiz var sadece.

üst 08e260c7
......@@ -121,8 +121,7 @@ suck anyway -->
<!ELEMENT Update (#PCDATA | Date | Version | Comment | Name | Email)*>
<!ATTLIST Update release CDATA #REQUIRED>
<!-- FIXME: valid types must be used instead of CDATA -->
<!ATTLIST Update type CDATA #IMPLIED>
<!ATTLIST Update type (security|bug) #IMPLIED>
<!ELEMENT Date (#PCDATA)>
<!ELEMENT Version (#PCDATA)>
......
......@@ -439,8 +439,6 @@
<choice>
<value>security</value>
<value>bug</value>
<value>normal</value>
<value>enhancement</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