Version 1.1

This commit is contained in:
mmk2410 2015-02-24 23:05:30 +01:00
parent e1bbbfb117
commit 016eecebd8
3 changed files with 57 additions and 8 deletions

View file

@ -1,5 +1,12 @@
<?xml version='1.0' standalone='yes'?>
<posts>
<post>
<title>Version 1.1</title>
<pubdate>24th February 2015</pubdate>
<content>
After I published the Version 1.0 last sunday I realized some problems with german umlauts. Now I added a function that converts every umlaut (ü, Ü, ä, Ä, ö, Ö and ß) into the html code.
</content>
</post>
<post>
<title>Version 1.0</title>
<pubdate>22nd February 2015</pubdate>