diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-06-15 17:59:55 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-06-15 17:59:55 +0800 |
commit | d14fff52f92786d96ae9619d8f5df054812db796 (patch) | |
tree | e8f2e4880abb682f15ee1ac4e9ed9371ca94e8ca /addressbook/ChangeLog | |
parent | 48961a210f27e0f3bf1a08fa6287f67151e721a5 (diff) | |
download | gsoc2013-evolution-d14fff52f92786d96ae9619d8f5df054812db796.tar.gz gsoc2013-evolution-d14fff52f92786d96ae9619d8f5df054812db796.tar.zst gsoc2013-evolution-d14fff52f92786d96ae9619d8f5df054812db796.zip |
Fix for Bug #337085 and 337086.
svn path=/trunk/; revision=32146
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 235a44ca36..7df8205330 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2006-06-15 Devashish Sharma <sdevashish@novell.com> + + * gui/component/addressbook-view.c : Drag-n-drop contacts now + defaults to Moving the contact and the contacts moved will be + instantly removed from the source addressbook. + Fixes Bug #337085 and #337086 + 2006-06-14 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #344227 |