diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-02-27 14:27:16 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-02-27 14:27:16 +0800 |
commit | 9e4a5e053f2e3686d7a2eccf61d1c9cac296595a (patch) | |
tree | 0c5d690112f81ad9fe17d49ad2e0e90de7822809 | |
parent | 0cb0624aa6a526a85ad33e8392cb1bf34d9854f3 (diff) | |
download | gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar.gz gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar.bz2 gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar.lz gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar.xz gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.tar.zst gsoc2013-evolution-9e4a5e053f2e3686d7a2eccf61d1c9cac296595a.zip |
Added bug id to the changelog.
svn path=/trunk/; revision=31584
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 4d69a262ff..4031428a65 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -8,7 +8,7 @@ account. (set_special_mail_folder): Fomring the URIs for sent items and drafts folders, by removing the ";" from the physical URIs. - Fixes #324693. + Fixes #324693, #324694. 2006-02-25 Sushma Rai <rsushma@novell.com> |