diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-25 08:35:45 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-25 08:35:45 +0800 |
commit | c42395505a5463db248fc3a4133e8526242cb066 (patch) | |
tree | df4aa43fd42dd2de1f11f4b0170ee36f5f661d87 /addressbook/ChangeLog | |
parent | 06a99cfaa3ed495358e5499ab4c989e64137f361 (diff) | |
download | gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar.gz gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar.bz2 gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar.lz gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar.xz gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.tar.zst gsoc2013-evolution-c42395505a5463db248fc3a4133e8526242cb066.zip |
Updated this for the new e_table_memory_store_insert function prototype.
2002-04-24 Christopher James Lahey <clahey@ximian.com>
* gui/component/ldap-config.c: Updated this for the new
e_table_memory_store_insert function prototype.
svn path=/trunk/; revision=16582
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ab522330b1..6fb3f42b06 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2002-04-24 Christopher James Lahey <clahey@ximian.com> + * gui/component/ldap-config.c: Updated this for the new + e_table_memory_store_insert function prototype. + +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): |