mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 14:32:13 +08:00
NSS: Adjust stylesheet for patch.
This commit is contained in:
parent
ff4f91525e
commit
bf607ecf25
@ -42,6 +42,9 @@
|
||||
<listitem>
|
||||
<para>October 1st, 2024</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - NSS: Adjust stylesheet for patch.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[Zeckmathederg] - HarfBuzz: 9.0.0 -> 10.0.1.</para>
|
||||
</listitem>
|
||||
|
@ -93,6 +93,10 @@ exit</xsl:text>
|
||||
<!-- node -->
|
||||
<xsl:when test="contains($patch.name, 'node')">
|
||||
<xsl:text>/node</xsl:text>
|
||||
</xsl:when>
|
||||
<!-- nss -->
|
||||
<xsl:when test="contains($patch.name, 'nss')">
|
||||
<xsl:text>/nss</xsl:text>
|
||||
</xsl:when>
|
||||
<!-- General rule -->
|
||||
<xsl:otherwise>
|
||||
|
Loading…
Reference in New Issue
Block a user