-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
27 lines (27 loc) · 1.04 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>GitX</title>
<link>http://github.com/pieter/gitx/wikis</link>
<description>A more native clone of Gitk for OS X</description>
<item>
<title>GitX 0.4.1</title>
<pubDate>Sun, 06 Sep 2008 11:24:54 +0900</pubDate>
<enclosure url="http://frim.frim.nl/GitXStable.app.zip" length="1495398" type="application/octet-stream" sparkle:version="0.4.1"/>
<description>
<![CDATA[
<h1>GitX Version 0.4.1</h1>
<div style='font-size: 70%'>
<p>This is a maintenance release</p>
<p>Changes since Version 0.4:</p>
<ul>
<li> The diff display is now much faster</li>
<li> More locations are now searched for a default git</li>
<li> Code pasted online is now private</li>
</ul>
</div>
]]>
</description>
</item>
</channel>
</rss>