[Clo-cvs] CVS update: public_html/rss.xml
Erik Enge
eenge at common-lisp.net
Wed Jan 18 02:26:43 UTC 2006
Update of /project/clo/cvsroot/public_html
In directory common-lisp:/project/clo/public_html
Modified Files:
rss.xml
Log Message:
fixing title in rss
Date: Tue Jan 17 20:26:43 2006
Author: eenge
Index: public_html/rss.xml
diff -u public_html/rss.xml:1.2 public_html/rss.xml:1.3
--- public_html/rss.xml:1.2 Tue Jan 17 20:18:25 2006
+++ public_html/rss.xml Tue Jan 17 20:26:43 2006
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<rss version="2.0">
<channel>
-<title>Common-Lisp.net latest news.</title>
+<title>Common-Lisp.net</title>
<link>http://common-lisp.net/</link>
<description>RSS feed of latest news from http://common-lisp.net/</description>
More information about the clo-cvs
mailing list