[Clo-cvs] CVS update: public_html/rss.xml
Erik Enge
eenge at common-lisp.net
Wed Jan 18 15:16:56 UTC 2006
Update of /project/clo/cvsroot/public_html
In directory common-lisp:/project/clo/public_html
Modified Files:
rss.xml
Log Message:
making links unique
Date: Wed Jan 18 09:16:56 2006
Author: eenge
Index: public_html/rss.xml
diff -u public_html/rss.xml:1.4 public_html/rss.xml:1.5
--- public_html/rss.xml:1.4 Wed Jan 18 09:08:03 2006
+++ public_html/rss.xml Wed Jan 18 09:16:56 2006
@@ -7,7 +7,7 @@
<item>
<title>common-lisp.net downtime</title>
-<link>http://common-lisp.net/</link>
+<link>http://common-lisp.net/?4</link>
<description>
We had a significant outtage over night (2 hours), all is back to normal now. Read
more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/c80fba591bbf07f2/4a73973b548a3851#4a73973b548a3851">here</a>.
@@ -17,7 +17,7 @@
<item>
<title>Stay up-to-date with new releases</title>
-<link>http://common-lisp.net/</link>
+<link>http://common-lisp.net/?3</link>
<description>
To stay up-to-date with all releases that are announced on the various mailinglists you simply need to be subscribed to the <a href="http://common-lisp.net/mailman/listinfo/announcements">announcements mailinglist</a>.
</description>
@@ -26,7 +26,7 @@
<item>
<title>Moving to a new server</title>
-<link>http://common-lisp.net/</link>
+<link>http://common-lisp.net/?2</link>
<description>
Moved to a new server, read more <a href="http://groups.google.com/group/comp.lang.lisp/browse_frm/thread/0e54030c3d148b72/a4a60a97c2d48246#a4a60a97c2d48246">here</a>.
</description>
@@ -35,7 +35,7 @@
<item>
<title>Donate to common-lisp.net</title>
-<link>http://common-lisp.net/</link>
+<link>http://common-lisp.net/?1</link>
<description>
You can now <a href="donate.shtml">donate</a> to help pay for the operating costs of common-lisp.net.
</description>
More information about the clo-cvs
mailing list