mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Updated for 2.2.8
This commit is contained in:
@@ -2538,7 +2538,17 @@ Upgrading
|
||||
This section describes what needs to be done when upgrading to the
|
||||
current version of SOGo from the previous release.
|
||||
|
||||
[cols="100a"]
|
||||
|=======================================================================
|
||||
h|2.2.8
|
||||
|The configuration configuration parameters were renamed:
|
||||
|
||||
[options="compact"]
|
||||
* _SOGoMailMessageCheck_ was replaced with _SOGoRefreshViewCheck_
|
||||
* _SOGoMailPollingIntervals_ was replaced with _SOGoRefreshViewIntervals_
|
||||
|
||||
Backward compatibility is in place for the old preferences values.
|
||||
|
||||
h|2.0.5
|
||||
|The configuration is now stored in /etc/sogo/sogo.conf. Perform the following commands as root to migrate your previous user defaults:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- TODO have the build system take care of this -->
|
||||
<releaseinfo>Version 4.3.0 - Jun 2014</releaseinfo>
|
||||
<subtitle>for version 4.3.0</subtitle>
|
||||
<date>2014-06-26</date>
|
||||
<releaseinfo>Version 2.2.8 - September 2014</releaseinfo>
|
||||
<subtitle>for version 2.2.8</subtitle>
|
||||
<date>2014-09-14</date>
|
||||
|
||||
<legalnotice>
|
||||
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".</para>
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
|
||||
// TODO have the build system take care of this
|
||||
|
||||
:release_version: 2.2.6
|
||||
:release_version: 2.2.8
|
||||
|
||||
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
|
||||
|
||||
Reference in New Issue
Block a user