From: Sebastian B. <sb...@us...> - 2013-12-24 18:00:19
|
Update of /cvsroot/simplemail/simplemail/homepage/xml In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2668/xml Modified Files: news.xml Log Message: Updated news Index: news.xml =================================================================== RCS file: /cvsroot/simplemail/simplemail/homepage/xml/news.xml,v retrieving revision 1.74 retrieving revision 1.75 diff -u -d -r1.74 -r1.75 --- news.xml 24 Dec 2012 06:53:22 -0000 1.74 +++ news.xml 24 Dec 2013 18:00:16 -0000 1.75 @@ -2,6 +2,31 @@ <news> + <entry date="2013/12/24"> + <text lang="en"> + A new version of SimpleMail has been released! Version 0.40 comes with following changes: + <list> + <item>Improved unit test framework (non-user visible)</item> + <item>Stability improvements of the IMAP client</item> + <item>Fixed several memory leaks</item> + </list> + + The SimpleMail Team wishes you all a merry Christmas and a happy new year 2013! + </text> + + <text lang="de"> + Eine neue Version von SimpleMail wurde veröffentlicht. Version 0.40 kommt mit folgenden Änderungen: + + <list> + <item>Verbessertes Test-Framework</item> + <item>Stabiliere IMAP-Unterstützung</item> + <item>Einige Speicherlecks entfernt</item> + </list> + + Das SimpleMail Team wünscht allen fröhliche Weihnachten und einen guten Rutsch ins neue Jahr! + </text> + </entry> + <entry date="2012/12/24"> <text lang="en"> A new version of SimpleMail has been released! Version 0.39 comes with following changes: |