diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-09-10 18:50:13 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-09-10 18:50:13 +0800 |
commit | 07bec7e9f84a24801a92a877dd023e770e8e3058 (patch) | |
tree | 9e737867e0aac9727016324fba2344b2ee19756a /plugins/exchange-operations/ChangeLog | |
parent | bab6ec1749d573895fd87ff0ad92fd9c972ae28f (diff) | |
download | gsoc2013-evolution-07bec7e9f84a24801a92a877dd023e770e8e3058.tar.gz gsoc2013-evolution-07bec7e9f84a24801a92a877dd023e770e8e3058.tar.zst gsoc2013-evolution-07bec7e9f84a24801a92a877dd023e770e8e3058.zip |
** Fix for bug #301044 (Novell Bugzilla)
svn path=/trunk/; revision=34213
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index d5317d3958..8db2146ce8 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,10 @@ +2007-09-10 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #301044 (Novell Bugzilla) + + * exchange-user-dialog.c: (e2k_user_dialog_get_user_list): Dont append + the comma from the Nameselector. + 2007-09-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #473903 |