diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-01 03:30:53 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-01 03:30:53 +0800 |
commit | 5ba7e1862f602b014e722e09e5dd7ff902fe620c (patch) | |
tree | 211c355d8a5dec04218779e652ed5f5d1c3b95b1 /plugins/bbdb/ChangeLog | |
parent | 0e41bd2003b365a6ccb4618ec3d93575e4c367dd (diff) | |
download | gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar.gz gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar.bz2 gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar.lz gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar.xz gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.tar.zst gsoc2013-evolution-5ba7e1862f602b014e722e09e5dd7ff902fe620c.zip |
** Fix for bug #334140
svn path=/trunk/; revision=33733
Diffstat (limited to 'plugins/bbdb/ChangeLog')
-rw-r--r-- | plugins/bbdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog index ca872a47d6..922fade265 100644 --- a/plugins/bbdb/ChangeLog +++ b/plugins/bbdb/ChangeLog @@ -1,3 +1,9 @@ +2007-06-25 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #334140 + + * bbdb.c: (bbdb_do_it): Strip '\"' out of name part, if exists. + 2007-06-07 Gilles Dartiguelongue <dartigug@esiee.fr> * gaimbuddies.c: (get_node_text), (parse_contact): more compilation |