fixed problem with relogin

This commit is contained in:
Jeena Paradies 2012-11-24 08:51:45 +01:00
parent 75442db9e0
commit 5ca4fd7985
2 changed files with 11 additions and 5 deletions

View file

@ -6,15 +6,15 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 0.4.0</title>
<title>Version 0.4.1</title>
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
<pubDate>Sat, 24 Nov 2012 05:03:37 +0100</pubDate>
<pubDate>Sat, 24 Nov 2012 08:51:23 +0100</pubDate>
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
sparkle:version="0.4.0"
length="1039378"
sparkle:version="0.4.1"
length="1039322"
type="application/octet-stream"
sparkle:dsaSignature="MCwCFDFeNCx4UYAuH9tSCP3pKZqka5JqAhRcXwhxaOsyVNLfBBTwI0tEpz3W5w==" />
sparkle:dsaSignature="MCwCFGx3gXY3JOLcbADBH62rVOr8duheAhRZ6eCMB27kIXqmD5fO64nK/65Qkg==" />
</item>
</channel>
</rss>

View file

@ -14,6 +14,12 @@
</head>
<body>
<h1>Tentia 0.4.1</h1>
<p>Fixed problem where you couldn't log in again after you logged out.</p>
<hr />
<h1>Tentia 0.4.0</h1>
<p>Implemented Photo post type, you can now upload a photo and see the photos others uploaded</p>