diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-13 12:39:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-13 12:39:58 +0800 |
commit | 94f7d58623eda35018e5aa4ebb3e21e4736a85bc (patch) | |
tree | 6df1e9dfb1966475636981a37478d0b2d4aeeb65 /mail/ChangeLog | |
parent | f86c60c191d3b5b648db57a4314a55ac69bef081 (diff) | |
download | gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar.gz gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar.bz2 gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar.lz gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar.xz gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.tar.zst gsoc2013-evolution-94f7d58623eda35018e5aa4ebb3e21e4736a85bc.zip |
Removed GPG_* variables.
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Removed GPG_* variables.
svn path=/trunk/; revision=7472
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7c9df25b2d..f2dbf4a922 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2001-01-12 Jeffrey Stedfast <fejj@ximian.com> + * Makefile.am: Removed GPG_* variables. + * component-factory.c (mail_load_storages): Now takes a 'is_account_data' variable to specify whether the sources is a list of accounts of a list of services. Basically, the only time |