web/data news.xml,1.7,1.8 releases.xml,1.4,1.5
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/data
In directory purcel:/tmp/cvs-serv2534
Modified Files:
news.xml releases.xml
Log Message:
new release
Index: news.xml
===================================================================
RCS file: /cvs/fresco/web/data/news.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- news.xml 22 Nov 2002 12:32:21 -0000 1.7
+++ news.xml 4 Mar 2003 06:32:52 -0000 1.8
@@ -1,6 +1,25 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<root>
+ <news-item id="0055">
+ <date>2003-03-04</date>
+ <headline>M2 released</headline>
+ <ingress>this is the second milestone release</ingress>
+ <author>Stefan Seefeld</author>
+ <content>
+ <text-body>
+ The M2 release is the first one with a release cycle as short as
+ three months. As such it was an experiment, and I think it was quite
+ a success. The milestone is released even though not all assigned bugs
+ could be closed in time. I think for now it's more important to send
+ out the signal that we are actually able to stick to such a release
+ cycle. May be we should be more realistic about what bugs/tasks to
+ assign for M3...
+ Find the release at our <link xref="release">releases page</link>.
+ </text-body>
+ </content>
+ </news-item>
+
<news-item id="0054">
<date>2002-11-20</date>
<headline>M1 released</headline>
Index: releases.xml
===================================================================
RCS file: /cvs/fresco/web/data/releases.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- releases.xml 22 Nov 2002 12:32:21 -0000 1.4
+++ releases.xml 4 Mar 2003 06:32:52 -0000 1.5
@@ -1,6 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<root>
<release>
+ <date>2003-03-04</date>
+ <name>M2</name>
+ <package name="Fresco" version="M2" site="releases" url="Fresco-M2.tar.gz" />
+ <notes>
+ This release contains a lot of bug fixes, and some new features.
+ Fresco has been ported to Solaris and FreeBSD, a new unit testing
+ framework has been started, the python runtime has been fixed,
+ etc.
+ </notes>
+ <author>Stefan Seefeld</author>
+ </release>
+
+ <release>
<date>2002-11-20</date>
<name>M1</name>
<package name="Fresco" version="M1" site="releases" url="Fresco-M1.tar.gz" />