diff options
author | Aaron Weber <aaron@ximian.com> | 2002-10-09 06:17:40 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-10-09 06:17:40 +0800 |
commit | eebd688b5a6ecc63b5e11466a7d5e96d8de6b069 (patch) | |
tree | 59787e68fa862873c89bdb65e74a533154a6285b /help | |
parent | 1a4a455b6540254cf1a6ee2384eefd2774c1cd1d (diff) | |
download | gsoc2013-evolution-eebd688b5a6ecc63b5e11466a7d5e96d8de6b069.tar.gz gsoc2013-evolution-eebd688b5a6ecc63b5e11466a7d5e96d8de6b069.tar.zst gsoc2013-evolution-eebd688b5a6ecc63b5e11466a7d5e96d8de6b069.zip |
fix 1.0/1.2 feature list discrepancies.
2002-10-08 Aaron Weber <aaron@ximian.com>
* C/usage-exchange.sgml: fix 1.0/1.2 feature list discrepancies.
svn path=/trunk/; revision=18355
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-exchange.sgml | 25 | ||||
-rw-r--r-- | help/ChangeLog | 1 |
2 files changed, 6 insertions, 20 deletions
diff --git a/help/C/usage-exchange.sgml b/help/C/usage-exchange.sgml index c478d5afd1..f5e483672d 100644 --- a/help/C/usage-exchange.sgml +++ b/help/C/usage-exchange.sgml @@ -94,13 +94,6 @@ </para> </listitem> </varlistentry> - - - - - - - </variablelist> </sect1> @@ -237,36 +230,28 @@ There are, however, some features which are not available: <itemizedlist> - <listitem> - <para> - Access to shared and public folders is not - available, although the Global Address List is - available. - </para> - </listitem> <listitem> <para> - Journal and Notes components are not available. + Journal component. </para> </listitem> <listitem> <para> - Work Offline (disconnected mode) support is not functional. + Work Offline (disconnected mode). </para> </listitem> <listitem> <para> - "Recall Message" function does not work yet. + "Recall Message" function. </para> </listitem> <listitem> <para> - Creation of an automatic "out-of-office" reply messages - is not available. + Creation of an automatic "out-of-office" reply + messages. </para> </listitem> - </itemizedlist> </para> </sect1> diff --git a/help/ChangeLog b/help/ChangeLog index 25d07142c2..3baf80a2c6 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,6 @@ 2002-10-08 Aaron Weber <aaron@ximian.com> + * C/usage-exchange.sgml: fix 1.0/1.2 feature list discrepancies. * C/preface.sgml: add info about man page and so forth. |