diff options
author | Chris Toshok <toshok@ximian.com> | 2003-10-30 08:23:20 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-10-30 08:23:20 +0800 |
commit | 4c9e3c871c301e92711b91f0df0aca2521567db1 (patch) | |
tree | fe0270b84b7a9f869c9e30e935655d5563ae5957 /addressbook/ChangeLog | |
parent | fe806a46a9910f23f4d3486bab4273757e7327e2 (diff) | |
download | gsoc2013-evolution-4c9e3c871c301e92711b91f0df0aca2521567db1.tar.gz gsoc2013-evolution-4c9e3c871c301e92711b91f0df0aca2521567db1.tar.zst gsoc2013-evolution-4c9e3c871c301e92711b91f0df0aca2521567db1.zip |
add the S/MIME config control here.
2003-10-29 Chris Toshok <toshok@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: add the
S/MIME config control here.
svn path=/trunk/; revision=23126
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index efe414a69a..8fb964be65 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2003-10-29 Chris Toshok <toshok@ximian.com> + * gui/component/GNOME_Evolution_Addressbook.server.in.in: add the + S/MIME config control here. + +2003-10-29 Chris Toshok <toshok@ximian.com> + * backend/ebook/e-book-listener.c (e_book_listener_new): change the poa hint to PER_REQUEST. fixes a couple of deadlocks. |