Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 13:59:34 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54148 - head/share/xml
Message-ID:  <202005161359.04GDxYrW033429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bcr
Date: Sat May 16 13:59:33 2020
New Revision: 54148
URL: https://svnweb.freebsd.org/changeset/doc/54148

Log:
  Prevent duplication of news items that are on the same day.
  
  Pointy hat to:	me

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Sat May 16 13:35:18 2020	(r54147)
+++ head/share/xml/news.xml	Sat May 16 13:59:33 2020	(r54148)
@@ -48,10 +48,6 @@
 	      href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
 	      mirror sites</a>.</p>
 	</event>
-      </day>
-
-      <day>
-	<name>16</name>
 
 	<event>
 	  <title>&os;&nbsp;participates in Google Season of



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005161359.04GDxYrW033429>