aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 29e25d0b5e..ab522330b1 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2002-04-24 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/component/select-names/e-select-names.c,
+ gui/component/select-names/e-select-names.h,
+ gui/component/select-names/select-names.glade (folder_browse):
+ Added a "Browse..." button to switch to a different addressbook
+ folder.
+
+ * gui/widgets/e-addressbook-util.c (e_addressbook_transfer_cards):
+ Moved extern EvolutionShellClient out of this function so that
+ it'd be more readable.
+
2002-04-23 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.c,