Only use one <day> tag per day since otherwise our XSL stylesheet gets
confused and duplicate entries.
This commit is contained in:
parent
a4b1000723
commit
6178f642c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25091
1 changed files with 1 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/news.xml,v 1.312 2005/07/11 13:59:18 garga Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.313 2005/07/12 11:22:46 glebius Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -44,10 +44,7 @@
|
|||
<a href="$base/releases/6.0R/schedule.html">6.0-RELEASE schedule</a>,
|
||||
<a href="http://lists.freebsd.org/pipermail/freebsd-stable/2005-July/016855.html">RELENG_6 announcement</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>11</name>
|
||||
<event>
|
||||
<p>New committer: <a
|
||||
href="mailto:garga@FreeBSD.org">Renato Botelho</a>
|
||||
|
|
Loading…
Reference in a new issue