aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorDevashish Sharma <dsharma@src.gnome.org>2006-01-30 18:05:41 +0800
committerDevashish Sharma <dsharma@src.gnome.org>2006-01-30 18:05:41 +0800
commit6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4 (patch)
treebac33756d665582b7901e9335f21f28a34365dc5 /addressbook
parent087f1bd3e1e2cce49d2f0e6dc3e0f04f54b64859 (diff)
downloadgsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar.gz
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar.bz2
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar.lz
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar.xz
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.tar.zst
gsoc2013-evolution-6ef771e49d7b1d9c5501ff73e12ea8284e15c0f4.zip
*** empty log message ***
svn path=/trunk/; revision=31361
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 558a4d2c85..f56f426202 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-30 Devashish Sharma <sdevashish@novell.com>
+
+ * gui/widgets/e-addressbook-view.[ch]: Added save advanced search for
+ contacts.
+ * gui/widgets/addresstypes.xml: Search types for contacts. Moved the file
+ from search directory to here as that directory is no longer required.
+
2006-01-30 Elijah Newren <newren@gmail.com>
* gui/contact-editor/e-contact-editor.c: removed an unused variable.