svn commit: r45809 - head/share/xml
Johann Kois <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jkois
Date: Mon Oct 13 16:06:23 2014
New Revision: 45809
URL: https://svnweb.freebsd.org/changeset/doc/45809
Log:
Fix the order of the entries in the newsflash (they are ordered by date).
Modified:
head/share/xml/news.xml
Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml Mon Oct 13 15:05:50 2014 (r45808)
+++ head/share/xml/news.xml Mon Oct 13 16:06:23 2014 (r45809)
@@ -55,15 +55,6 @@
<name>9</name>
<day>
- <name>24</name>
-
- <event>
- <p>New committer:
- <a href="mailto:[email protected]">Julien Charbon</a> (src)</p>
- </event>
- </day>
-
- <day>
<name>28</name>
<event>
@@ -80,6 +71,15 @@
</day>
<day>
+ <name>24</name>
+
+ <event>
+ <p>New committer:
+ <a href="mailto:[email protected]">Julien Charbon</a> (src)</p>
+ </event>
+ </day>
+
+ <day>
<name>21</name>
<event>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"