gnomeweb-wml r6503 - in trunk/projects.gnome.org/evolution: . release_notes
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6503 - in trunk/projects.gnome.org/evolution: . release_notes
- Date: Fri, 28 Nov 2008 19:47:35 +0000 (UTC)
Author: mbarnes
Date: Fri Nov 28 19:47:35 2008
New Revision: 6503
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6503&view=rev
Log:
2008-11-28 Matthew Barnes <mbarnes redhat com>
* documentation.shtml:
* release_notes/2.22.shtml:
Archive the 2.22 release notes and add a link to them
from the Documentation page.
Added:
trunk/projects.gnome.org/evolution/release_notes/2.22.shtml
Modified:
trunk/projects.gnome.org/evolution/ChangeLog
trunk/projects.gnome.org/evolution/documentation.shtml
trunk/projects.gnome.org/evolution/release_notes/Makefile.am
Modified: trunk/projects.gnome.org/evolution/documentation.shtml
==============================================================================
--- trunk/projects.gnome.org/evolution/documentation.shtml (original)
+++ trunk/projects.gnome.org/evolution/documentation.shtml Fri Nov 28 19:47:35 2008
@@ -116,6 +116,7 @@
<h3>Stable Releases</h3>
<ul>
+ <li><a href="release_notes/2.22.shtml">2.22</a></li>
<li><a href="release_notes/2.12.shtml">2.12</a></li>
<li><a href="release_notes/2.6.shtml">2.6</a></li>
<li><a href="release_notes/2.4.shtml">2.4</a></li>
Added: trunk/projects.gnome.org/evolution/release_notes/2.22.shtml
==============================================================================
--- (empty file)
+++ trunk/projects.gnome.org/evolution/release_notes/2.22.shtml Fri Nov 28 19:47:35 2008
@@ -0,0 +1,101 @@
+<!--#set var="title" value="Evolution: Documentation" -->
+<!--#set var="section" value="documentation" -->
+<!--#include virtual="../head.shtml" -->
+
+<h2>Evolution 2.22 Release Notes</h2>
+
+<p>
+ The Evolution Team is pleased to announce the release of Evolution 2.22
+ and Evolution-Data-Server 1.22.
+</p>
+
+<h3>What's New in Evolution 2.22?</h3>
+
+<h4>Spam Improvements</h4>
+
+<ul>
+ <li>Bogofilter as default spam filter</li>
+ <li>White list support</li>
+ <li>Junk detection based on server side spam headers (Faster as messages
+ won't be downloaded)</li>
+ <li>Junk/NotJunk flags stored on the IMAP Server (Second instance of
+ Evolution detects spam automatically)</li>
+</ul>
+
+<h4>UI Improvements</h4>
+
+<ul>
+ <li>New look Tango icons</li>
+ <li>Non intrusive error reporting and logging framework</li>
+ <li>Message tagging (Custom labels)</li>
+</ul>
+
+<h4>New Backends</h4>
+
+<ul>
+ <li>Google calendar support</li>
+</ul>
+
+<h4>Memory Improvements</h4>
+
+<ul>
+ <li>Major design change in memory handling in libical. EDS should
+ take/have very less memory</li>
+ <li>Loads of valgrind/memory leak fixes</li>
+</ul>
+
+<h4>GtkHTML Improvements</h4>
+
+<ul>
+ <li>Frame/IFrame Anchor support</li>
+ <li>Saving embedded html image</li>
+</ul>
+
+<h4>General Improvements</h4>
+
+<ul>
+ <li>Improved MIME parsing (Evoluton parses much more than Thunderbird)</li>
+ <li>Crash detection (Helps to disable preview pane, if the previous crash
+ was due to last rendered email)</li>
+ <li>Experimental External Editor plugin</li>
+ <li>Plugin configuration support</li>
+ <li>Clean up of new mail notification configuration to plugin
+ configuration</li>
+ <li>Password improvements (Now passwords are forgotten only for invalid
+ credentials and not for all errors)</li>
+</ul>
+
+<h4>Bug Fixes</h4>
+
+<ul>
+ <li>Nearly 50 crash fixes</li>
+ <li>Some very important bug fixes
+ <ul>
+ <li>VFolder/trash/junk crashes</li>
+ <li>Itip-viewer crashes</li>
+ <li>Calendar/libical crashes</li>
+ <li>Summary/Folder mismatch</li>
+ <li>Exchange filtering crashes</li>
+ <li>Exchange connection lost fixes</li>
+ <li>GtkHTML rendering crash fixes</li>
+ </ul>
+ </li>
+</ul>
+
+and nearly 450 bug fixes
+
+<h3>Reporting Bugs</h3>
+
+<p>
+ If you have problems with Evolution 2.12, please take the time to submit
+ the bug using Bug Buddy or at <a href="http://bugzilla.gnome.org">
+ http://bugzilla.gnome.org/</a>. Try to fill in as much detail as you can
+ regarding the circumstances that lead to the problem.
+</p>
+
+<p>
+ Kindly check if your bug has been reported before by using the search
+ functionality of Bugzilla.
+</p>
+
+<!--#include virtual="foot.shtml" -->
Modified: trunk/projects.gnome.org/evolution/release_notes/Makefile.am
==============================================================================
--- trunk/projects.gnome.org/evolution/release_notes/Makefile.am (original)
+++ trunk/projects.gnome.org/evolution/release_notes/Makefile.am Fri Nov 28 19:47:35 2008
@@ -27,6 +27,7 @@
2.4.shtml \
2.6.shtml \
2.12.shtml \
+ 2.22.shtml \
foot.shtml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]