diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-25 07:49:54 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-25 07:49:54 +0800 |
commit | 57b9260528a389936dce1d9b5b3afc259c71c2e1 (patch) | |
tree | 1a5cc9ded7f25c89cc6d16e83dd0afa2760c88c5 /ui/ChangeLog | |
parent | 57f0e85f6ccbe64904414fb6ede859dcc8acdc5b (diff) | |
download | gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar.gz gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar.bz2 gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar.lz gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar.xz gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.tar.zst gsoc2013-evolution-57b9260528a389936dce1d9b5b3afc259c71c2e1.zip |
Change Security* to SecurityPGP* as we may someday have S/MIME
2001-01-24 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Change Security* to SecurityPGP*
as we may someday have S/MIME sign/encrypt.
svn path=/trunk/; revision=7792
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 75e0352fb4..2171b95272 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-01-24 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-message-composer.xml: Change Security* to SecurityPGP* + as we may someday have S/MIME sign/encrypt. + 2001-01-24 Jason Leach <jasonleach@usa.net> (Fix #1252: Need a File->Close way to close a view) |