diff options
-rw-r--r-- | help/C/evolution.xml | 3 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 9e99d2e878..03ac760843 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -2315,6 +2315,9 @@ <para>Click Send.</para> </listitem> </orderedlist> + <note> + <para>The Subject line of the message will not be encrypted and should not be used for sensitive information.</para> + </note> <para>You can set Evolution to always sign your email messages:</para> <orderedlist> <listitem id="bsaj12e"> diff --git a/help/ChangeLog b/help/ChangeLog index af2913f3b3..82bd80d4c4 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,10 @@ 2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Add warning that PGP Encrypt will not + encrypt subject lines. Fixes bug #543580. + +2009-01-03 Andre Klapper <a9016009@gmx.de> + * C/evolution.xml: Sync strings. Fixes bug #566236, bug #566238. |